summaryrefslogtreecommitdiff
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.cc6
1 files changed, 3 insertions, 3 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 ffca2971df12..8a77e3f93d30 100644
--- a/www/chromium/files/patch-content_public_common_content__switches.cc
+++ b/www/chromium/files/patch-content_public_common_content__switches.cc
@@ -1,6 +1,6 @@
---- content/public/common/content_switches.cc.orig 2022-08-31 12:19:35 UTC
+--- content/public/common/content_switches.cc.orig 2022-09-24 10:57:32 UTC
+++ content/public/common/content_switches.cc
-@@ -369,6 +369,8 @@ const char kEnableGpuMemoryBufferVideoFrames[] =
+@@ -370,6 +370,8 @@ const char kEnableGpuMemoryBufferVideoFrames[] =
// builds.
const char kEnableLogging[] = "enable-logging";
@@ -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.
-@@ -974,7 +976,7 @@ const char kEnableAutomation[] = "enable-automation";
+@@ -984,7 +986,7 @@ const char kEnableAutomation[] = "enable-automation";
// TODO(crbug.com/1052397): Revisit the macro expression once build flag switch
// of lacros-chrome is complete.