aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-content_public_common_content__switches.cc
diff options
context:
space:
mode:
authorRobert Nagy <rnagy@FreeBSD.org>2024-02-02 06:49:21 +0000
committerRobert Nagy <rnagy@FreeBSD.org>2024-02-02 12:32:09 +0000
commitf30e25cfdc6fb42f03831853ad9b05d21fda4b6b (patch)
tree99f67fe2623218a9b35d8d6f2b98769bba62ed0f /www/chromium/files/patch-content_public_common_content__switches.cc
parent94fec4a2fe57ec75b65277ac6a3470fd818503bb (diff)
downloadports-f30e25cfdc6fb42f03831853ad9b05d21fda4b6b.tar.gz
ports-f30e25cfdc6fb42f03831853ad9b05d21fda4b6b.zip
www/chromium: update to 121.0.6167.139
Security: https://vuxml.freebsd.org/freebsd/dc9e5237-c197-11ee-86bb-a8a1599412c6.html (cherry picked from commit bb9858177483120737f2d5e4a7a19f7b86744d9d)
Diffstat (limited to 'www/chromium/files/patch-content_public_common_content__switches.cc')
-rw-r--r--www/chromium/files/patch-content_public_common_content__switches.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-content_public_common_content__switches.cc b/www/chromium/files/patch-content_public_common_content__switches.cc
index 8b2b64aadbdb..830f0080e7bc 100644
--- a/www/chromium/files/patch-content_public_common_content__switches.cc
+++ b/www/chromium/files/patch-content_public_common_content__switches.cc
@@ -1,4 +1,4 @@
---- content/public/common/content_switches.cc.orig 2023-12-10 06:10:27 UTC
+--- content/public/common/content_switches.cc.orig 2024-01-30 07:53:34 UTC
+++ content/public/common/content_switches.cc
@@ -364,6 +364,8 @@ const char kEnableIsolatedWebAppsInRenderer[] =
// builds.
@@ -9,7 +9,7 @@
// Enables the type, downlinkMax attributes of the NetInfo API. Also, enables
// triggering of change attribute of the NetInfo API when there is a change in
// the connection type.
-@@ -994,7 +996,7 @@ const char kEnableAutomation[] = "enable-automation";
+@@ -1007,7 +1009,7 @@ const char kPreventResizingContentsForTesting[] =
// TODO(crbug.com/1052397): Revisit the macro expression once build flag switch
// of lacros-chrome is complete.