From aa70a996eae7376396a5dd8a9e5105bebb6bc72c Mon Sep 17 00:00:00 2001 From: Matthias Wolf Date: Tue, 1 Feb 2022 18:38:49 +0100 Subject: www/chromium: update to 97.0.4692.99 Note that the port is currently broken on i386 as it does not compile there. Security: https://vuxml.freebsd.org/freebsd/51496cbc-7a0e-11ec-a323-3065ec8fd3ec.html Security: https://vuxml.freebsd.org/freebsd/9eeccbf3-6e26-11ec-bb10-3065ec8fd3ec.html Security: https://vuxml.freebsd.org/freebsd/fb9ba490-5cc4-11ec-aac7-3065ec8fd3ec.html Security: https://vuxml.freebsd.org/freebsd/18ac074c-579f-11ec-aac7-3065ec8fd3ec.html Security: https://vuxml.freebsd.org/freebsd/b8c0cbca-472d-11ec-83dc-3065ec8fd3ec.html Security: https://vuxml.freebsd.org/freebsd/976d7bf9-38ea-11ec-b3b0-3065ec8fd3ec.html Security: https://vuxml.freebsd.org/freebsd/bdaecfad-3117-11ec-b3b0-3065ec8fd3ec.html --- www/chromium/files/patch-content_common_BUILD.gn | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'www/chromium/files/patch-content_common_BUILD.gn') diff --git a/www/chromium/files/patch-content_common_BUILD.gn b/www/chromium/files/patch-content_common_BUILD.gn index 7bb9a2039ab4..243a258164a8 100644 --- a/www/chromium/files/patch-content_common_BUILD.gn +++ b/www/chromium/files/patch-content_common_BUILD.gn @@ -1,6 +1,6 @@ ---- content/common/BUILD.gn.orig 2021-09-24 04:26:05 UTC +--- content/common/BUILD.gn.orig 2021-12-31 00:57:32 UTC +++ content/common/BUILD.gn -@@ -333,7 +333,7 @@ source_set("common") { +@@ -342,7 +342,7 @@ source_set("common") { sources -= [ "cursors/webcursor_aura.cc" ] } @@ -9,7 +9,7 @@ sources += [ "sandbox_init_linux.cc", "zygote/sandbox_support_linux.cc", -@@ -348,6 +348,12 @@ source_set("common") { +@@ -357,6 +357,12 @@ source_set("common") { ] } @@ -22,7 +22,7 @@ if (use_zygote_handle) { sources += [ "zygote/zygote_handle_impl_linux.h", -@@ -397,7 +403,7 @@ source_set("common") { +@@ -406,7 +412,7 @@ source_set("common") { } } -- cgit v1.2.3