diff options
Diffstat (limited to 'www/ungoogled-chromium/files/patch-chrome_common_chrome__switches.cc')
| -rw-r--r-- | www/ungoogled-chromium/files/patch-chrome_common_chrome__switches.cc | 12 | 
1 files changed, 6 insertions, 6 deletions
| diff --git a/www/ungoogled-chromium/files/patch-chrome_common_chrome__switches.cc b/www/ungoogled-chromium/files/patch-chrome_common_chrome__switches.cc index 84eaca91dd9f..add2d40a3619 100644 --- a/www/ungoogled-chromium/files/patch-chrome_common_chrome__switches.cc +++ b/www/ungoogled-chromium/files/patch-chrome_common_chrome__switches.cc @@ -1,6 +1,6 @@ ---- chrome/common/chrome_switches.cc.orig	2025-05-31 17:16:41 UTC +--- chrome/common/chrome_switches.cc.orig	2025-10-21 16:57:35 UTC  +++ chrome/common/chrome_switches.cc -@@ -884,7 +884,7 @@ const char kAllowNaClSocketAPI[] = "allow-nacl-socket- +@@ -914,7 +914,7 @@ const char kDebugPrint[] = "debug-print";   #endif   #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -9,12 +9,12 @@   const char kEnableNewAppMenuIcon[] = "enable-new-app-menu-icon";   // Causes the browser to launch directly in guest mode. -@@ -913,7 +913,7 @@ const char kGlicDev[] = "glic-dev"; - const char kGlicHostLogging[] = "glic-host-logging"; +@@ -950,7 +950,7 @@ const char kGlicHostLogging[] = "glic-host-logging"; + const char kGlicAdminRedirectPatterns[] = "glic-admin-redirect-patterns";   #endif  -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN)  +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD)   // Writes open and installed web apps for each profile to the specified file - // without launching a new browser window or tab. Pass a absolute file path to - // specify where to output the information. Can be used together with optional + // without launching a new browser window or tab. Pass a absolute file path + // to specify where to output the information. Can be used together with | 
