diff options
Diffstat (limited to 'www/ungoogled-chromium/files/patch-content_shell_BUILD.gn')
-rw-r--r-- | www/ungoogled-chromium/files/patch-content_shell_BUILD.gn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ungoogled-chromium/files/patch-content_shell_BUILD.gn b/www/ungoogled-chromium/files/patch-content_shell_BUILD.gn index 8b16760558d8..f6f801eaf9e0 100644 --- a/www/ungoogled-chromium/files/patch-content_shell_BUILD.gn +++ b/www/ungoogled-chromium/files/patch-content_shell_BUILD.gn @@ -1,6 +1,6 @@ ---- content/shell/BUILD.gn.orig 2025-04-15 08:30:07 UTC +--- content/shell/BUILD.gn.orig 2025-05-06 12:23:00 UTC +++ content/shell/BUILD.gn -@@ -1089,7 +1089,7 @@ group("content_shell_crash_test") { +@@ -1095,7 +1095,7 @@ group("content_shell_crash_test") { if (is_win) { data_deps += [ "//build/win:copy_cdb_to_output" ] } |