diff options
Diffstat (limited to 'www/chromium/files/patch-chrome_common_pref__names.cc')
-rw-r--r-- | www/chromium/files/patch-chrome_common_pref__names.cc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/chromium/files/patch-chrome_common_pref__names.cc b/www/chromium/files/patch-chrome_common_pref__names.cc index 9a7e44a3fff7..d47f7a521c01 100644 --- a/www/chromium/files/patch-chrome_common_pref__names.cc +++ b/www/chromium/files/patch-chrome_common_pref__names.cc @@ -1,4 +1,4 @@ ---- chrome/common/pref_names.cc.orig 2019-03-11 22:00:54 UTC +--- chrome/common/pref_names.cc.orig 2019-04-30 22:22:38 UTC +++ chrome/common/pref_names.cc @@ -946,7 +946,7 @@ const char kForceYouTubeRestrict[] = "settings.force_y // only using an account that belongs to one of the domains from this pref. @@ -9,7 +9,7 @@ // Linux specific preference on whether we should match the system theme. const char kUsesSystemTheme[] = "extensions.theme.use_system"; #endif -@@ -1038,7 +1038,7 @@ const char kShowUpdatePromotionInfoBar[] = +@@ -1043,7 +1043,7 @@ const char kShowUpdatePromotionInfoBar[] = "browser.show_update_promotion_info_bar"; #endif @@ -18,7 +18,7 @@ // Boolean that is false if we should show window manager decorations. If // true, we draw a custom chrome frame (thicker title bar and blue border). const char kUseCustomChromeFrame[] = "browser.custom_chrome_frame"; -@@ -1419,7 +1419,7 @@ const char kDownloadDefaultDirectory[] = "download.def +@@ -1430,7 +1430,7 @@ const char kDownloadDefaultDirectory[] = "download.def // upgrade a unsafe location to a safe location. const char kDownloadDirUpgraded[] = "download.directory_upgrade"; |