aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome_common_pref__names.h
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-chrome_common_pref__names.h')
-rw-r--r--www/chromium/files/patch-chrome_common_pref__names.h18
1 files changed, 9 insertions, 9 deletions
diff --git a/www/chromium/files/patch-chrome_common_pref__names.h b/www/chromium/files/patch-chrome_common_pref__names.h
index e4a79f5de08e..27695b902b43 100644
--- a/www/chromium/files/patch-chrome_common_pref__names.h
+++ b/www/chromium/files/patch-chrome_common_pref__names.h
@@ -1,7 +1,7 @@
---- chrome/common/pref_names.h.orig 2021-09-24 04:26:00 UTC
+--- chrome/common/pref_names.h.orig 2021-12-31 00:57:26 UTC
+++ chrome/common/pref_names.h
-@@ -361,7 +361,7 @@ extern const char kForceYouTubeRestrict[];
- extern const char kAllowedDomainsForApps[];
+@@ -371,7 +371,7 @@ extern const char kUseAshProxy[];
+ #endif // BUILDFLAG(IS_CHROMEOS_LACROS)
// TODO(crbug.com/1052397): Revisit the macro expression once build flag switch
// of lacros-chrome is complete.
-#if defined(OS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS)
@@ -9,7 +9,7 @@
extern const char kUsesSystemTheme[];
#endif
extern const char kCurrentThemePackFilename[];
-@@ -390,7 +390,7 @@ extern const char kShowUpdatePromotionInfoBar[];
+@@ -400,7 +400,7 @@ extern const char kShowUpdatePromotionInfoBar[];
#endif
// TODO(crbug.com/1052397): Revisit the macro expression once build flag switch
// of lacros-chrome is complete.
@@ -18,7 +18,7 @@
extern const char kUseCustomChromeFrame[];
#endif
#if BUILDFLAG(ENABLE_PLUGINS)
-@@ -571,7 +571,7 @@ extern const char kDownloadExtensionsToOpen[];
+@@ -582,7 +582,7 @@ extern const char kDownloadExtensionsToOpen[];
extern const char kDownloadExtensionsToOpenByPolicy[];
extern const char kDownloadAllowedURLsForOpenByPolicy[];
extern const char kDownloadDirUpgraded[];
@@ -27,7 +27,7 @@
defined(OS_MAC)
extern const char kOpenPdfDownloadInSystemReader[];
#endif
-@@ -676,7 +676,7 @@ extern const char kWebAppsPreferences[];
+@@ -691,7 +691,7 @@ extern const char kWebAppsPreferences[];
extern const char kWebAppsIsolationState[];
#if defined(OS_WIN) || defined(OS_MAC) || \
@@ -36,7 +36,7 @@
extern const char kWebAppsUrlHandlerInfo[];
#endif
-@@ -818,9 +818,9 @@ extern const char kGloballyScopeHTTPAuthCacheEnabled[]
+@@ -831,9 +831,9 @@ extern const char kGloballyScopeHTTPAuthCacheEnabled[]
extern const char kAmbientAuthenticationInPrivateModesEnabled[];
extern const char kBasicAuthOverHttpEnabled[];
@@ -48,9 +48,9 @@
#if defined(OS_POSIX) || defined(OS_FUCHSIA)
extern const char kNtlmV2Enabled[];
-@@ -1060,7 +1060,7 @@ extern const char kAutoplayWhitelist[];
- extern const char kBlockAutoplayEnabled[];
+@@ -1079,7 +1079,7 @@ extern const char kBlockAutoplayEnabled[];
#endif
+ extern const char kSandboxExternalProtocolBlocked[];
-#if defined(OS_LINUX)
+#if defined(OS_LINUX) || defined(OS_BSD)