diff options
Diffstat (limited to 'www/iridium/files/patch-BUILD.gn')
| -rw-r--r-- | www/iridium/files/patch-BUILD.gn | 8 | 
1 files changed, 4 insertions, 4 deletions
| diff --git a/www/iridium/files/patch-BUILD.gn b/www/iridium/files/patch-BUILD.gn index 0dae6dbc0f3d..1a6852881d67 100644 --- a/www/iridium/files/patch-BUILD.gn +++ b/www/iridium/files/patch-BUILD.gn @@ -1,4 +1,4 @@ ---- BUILD.gn.orig	2025-09-11 13:19:19 UTC +--- BUILD.gn.orig	2025-10-28 14:29:43 UTC  +++ BUILD.gn  @@ -68,7 +68,7 @@ declare_args() {     root_extra_deps = [] @@ -60,7 +60,7 @@         deps += [           "//third_party/crashpad/crashpad:crashpad_tests",           "//third_party/crashpad/crashpad/handler:crashpad_handler", -@@ -1093,7 +1101,7 @@ if (use_blink && !is_cronet_build) { +@@ -1092,7 +1100,7 @@ if (use_blink && !is_cronet_build) {         "//third_party/blink/public:all_blink",       ] @@ -69,7 +69,7 @@         deps += [           ":chrome_wpt_tests",           ":headless_shell_wpt", -@@ -1246,7 +1254,7 @@ if (use_blink && !is_cronet_build) { +@@ -1245,7 +1253,7 @@ if (use_blink && !is_cronet_build) {         data_deps += [ "//content/web_test:web_test_common_mojom_js_data_deps" ]       } @@ -78,7 +78,7 @@         # Using the default toolchain for this tool, as it's run during tests not         # during the build. This places a symlink in the root_build_dir for scrips         # to use. -@@ -1260,7 +1268,7 @@ if (use_blink && !is_cronet_build) { +@@ -1259,7 +1267,7 @@ if (use_blink && !is_cronet_build) {         data_deps += [ "//third_party/breakpad:dump_syms" ]       } | 
