aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-content_public_common_content__switches.cc
diff options
context:
space:
mode:
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.