diff options
Diffstat (limited to 'www/iridium/files/patch-chrome_common_chrome__switches.cc')
-rw-r--r-- | www/iridium/files/patch-chrome_common_chrome__switches.cc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/iridium/files/patch-chrome_common_chrome__switches.cc b/www/iridium/files/patch-chrome_common_chrome__switches.cc index ece1f9d9c392..1b232c1d4bc1 100644 --- a/www/iridium/files/patch-chrome_common_chrome__switches.cc +++ b/www/iridium/files/patch-chrome_common_chrome__switches.cc @@ -1,6 +1,6 @@ ---- chrome/common/chrome_switches.cc.orig 2025-05-07 06:48:23 UTC +--- chrome/common/chrome_switches.cc.orig 2025-06-19 07:37:57 UTC +++ chrome/common/chrome_switches.cc -@@ -883,7 +883,7 @@ const char kAllowNaClSocketAPI[] = "allow-nacl-socket- +@@ -884,7 +884,7 @@ const char kAllowNaClSocketAPI[] = "allow-nacl-socket- #endif #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -9,7 +9,7 @@ const char kEnableNewAppMenuIcon[] = "enable-new-app-menu-icon"; // Causes the browser to launch directly in guest mode. -@@ -911,7 +911,7 @@ const char kGlicDev[] = "glic-dev"; +@@ -913,7 +913,7 @@ const char kGlicDev[] = "glic-dev"; const char kGlicHostLogging[] = "glic-host-logging"; #endif |