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.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 aac07c5a0777..7b32ea15738e 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 2022-02-28 16:54:41 UTC
+--- content/public/common/content_switches.cc.orig 2022-03-25 21:59:56 UTC
+++ content/public/common/content_switches.cc
@@ -383,6 +383,8 @@ const char kEnableGpuMemoryBufferVideoFrames[] =
// 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.
-@@ -991,7 +993,7 @@ const char kEnableAutomation[] = "enable-automation";
+@@ -981,7 +983,7 @@ const char kEnableAutomation[] = "enable-automation";
// TODO(crbug.com/1052397): Revisit the macro expression once build flag switch
// of lacros-chrome is complete.