diff options
author | Robert Nagy <rnagy@FreeBSD.org> | 2025-05-06 08:32:51 +0200 |
---|---|---|
committer | Robert Nagy <rnagy@FreeBSD.org> | 2025-05-06 08:38:11 +0200 |
commit | d08dff4539804bb1a27f4d5badb6de9d695c2337 (patch) | |
tree | ba492bb192c982e47f5e44b0cdd7711c0ae98ec4 /www/chromium/files/patch-content_shell_BUILD.gn | |
parent | security/vuxml: add www/*chromium < 136.0.7103.59 (diff) |
www/chromium: update to 136.0.7103.59
Security: https://vuxml.freebsd.org/freebsd/e195e915-2a43-11f0-8cb5-a8a1599412c6.html
PR: 286547
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 c2a327fe1a0e..634ba56f66c1 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 2025-04-04 08:52:13 UTC +--- content/shell/BUILD.gn.orig 2025-05-05 10:57:53 UTC +++ content/shell/BUILD.gn -@@ -1093,7 +1093,7 @@ group("content_shell_crash_test") { +@@ -1099,7 +1099,7 @@ group("content_shell_crash_test") { if (is_win) { data_deps += [ "//build/win:copy_cdb_to_output" ] } |