diff options
Diffstat (limited to 'www/ungoogled-chromium/files/patch-chrome_browser_browser__process__impl.cc')
| -rw-r--r-- | www/ungoogled-chromium/files/patch-chrome_browser_browser__process__impl.cc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/www/ungoogled-chromium/files/patch-chrome_browser_browser__process__impl.cc b/www/ungoogled-chromium/files/patch-chrome_browser_browser__process__impl.cc index 7d802a62ab7f..55f28c0e87a8 100644 --- a/www/ungoogled-chromium/files/patch-chrome_browser_browser__process__impl.cc +++ b/www/ungoogled-chromium/files/patch-chrome_browser_browser__process__impl.cc @@ -1,6 +1,6 @@ ---- chrome/browser/browser_process_impl.cc.orig 2025-09-10 13:22:16 UTC +--- chrome/browser/browser_process_impl.cc.orig 2025-11-01 06:40:37 UTC +++ chrome/browser/browser_process_impl.cc -@@ -259,7 +259,7 @@ +@@ -255,7 +255,7 @@ #include "components/enterprise/browser/controller/chrome_browser_cloud_management_controller.h" #endif @@ -9,7 +9,7 @@ #include "chrome/browser/browser_features.h" #include "components/os_crypt/async/browser/fallback_linux_key_provider.h" #include "components/os_crypt/async/browser/freedesktop_secret_key_provider.h" -@@ -271,7 +271,7 @@ +@@ -267,7 +267,7 @@ #include "chrome/browser/safe_browsing/safe_browsing_service.h" #endif @@ -18,7 +18,7 @@ // How often to check if the persistent instance of Chrome needs to restart // to install an update. static const int kUpdateCheckIntervalHours = 6; -@@ -1184,7 +1184,7 @@ void BrowserProcessImpl::RegisterPrefs(PrefRegistrySim +@@ -1181,7 +1181,7 @@ void BrowserProcessImpl::RegisterPrefs(PrefRegistrySim GoogleUpdateSettings::GetCollectStatsConsent()); registry->RegisterBooleanPref(prefs::kDevToolsRemoteDebuggingAllowed, true); @@ -27,7 +27,7 @@ os_crypt_async::SecretPortalKeyProvider::RegisterLocalPrefs(registry); #endif } -@@ -1449,7 +1449,7 @@ void BrowserProcessImpl::PreMainMessageLoopRun() { +@@ -1382,7 +1382,7 @@ void BrowserProcessImpl::PreMainMessageLoopRun() { local_state()))); #endif // BUILDFLAG(IS_WIN) |
