aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-build_gn__run__binary.py
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-build_gn__run__binary.py')
-rw-r--r--www/chromium/files/patch-build_gn__run__binary.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-build_gn__run__binary.py b/www/chromium/files/patch-build_gn__run__binary.py
index cf65b6532d6f..09c4810630ff 100644
--- a/www/chromium/files/patch-build_gn__run__binary.py
+++ b/www/chromium/files/patch-build_gn__run__binary.py
@@ -1,6 +1,6 @@
---- build/gn_run_binary.py.orig 2022-02-07 13:39:41 UTC
+--- build/gn_run_binary.py.orig 2023-03-09 06:31:50 UTC
+++ build/gn_run_binary.py
-@@ -24,7 +24,7 @@ if not os.path.isabs(path):
+@@ -23,7 +23,7 @@ if not os.path.isabs(path):
# The rest of the arguments are passed directly to the executable.
args = [path] + sys.argv[2:]