diff options
author | Robert Nagy <rnagy@FreeBSD.org> | 2024-03-22 14:22:27 +0100 |
---|---|---|
committer | Robert Nagy <rnagy@FreeBSD.org> | 2024-03-22 21:08:05 +0100 |
commit | 11d56ce01165baa90c03680bfe99a0ed83ea7f7e (patch) | |
tree | 68e3833c57cf7fdffeb2c8992c892d612820109d /www/chromium/files/patch-content_shell_BUILD.gn | |
parent | graphics/khronos-texture: replace ton of OPTIONS_DEFAULT_* with OPTIONS_DEFAU... (diff) |
www/chromium: update to 123.0.6312.58
Security: https://vuxml.freebsd.org/freebsd/80815c47-e84f-11ee-8e76-a8a1599412c6.html
Diffstat (limited to 'www/chromium/files/patch-content_shell_BUILD.gn')
-rw-r--r-- | www/chromium/files/patch-content_shell_BUILD.gn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-content_shell_BUILD.gn b/www/chromium/files/patch-content_shell_BUILD.gn index 990e25cb8a07..52391dfe1bbd 100644 --- a/www/chromium/files/patch-content_shell_BUILD.gn +++ b/www/chromium/files/patch-content_shell_BUILD.gn @@ -1,6 +1,6 @@ ---- content/shell/BUILD.gn.orig 2024-01-30 07:53:34 UTC +--- content/shell/BUILD.gn.orig 2024-03-22 08:19:40 UTC +++ content/shell/BUILD.gn -@@ -1030,7 +1030,7 @@ group("content_shell_crash_test") { +@@ -1027,7 +1027,7 @@ group("content_shell_crash_test") { if (is_win) { data_deps += [ "//build/win:copy_cdb_to_output" ] } |