diff options
Diffstat (limited to 'www/chromium/files/patch-content_browser_browser__main__loop.cc')
| -rw-r--r-- | www/chromium/files/patch-content_browser_browser__main__loop.cc | 8 | 
1 files changed, 4 insertions, 4 deletions
diff --git a/www/chromium/files/patch-content_browser_browser__main__loop.cc b/www/chromium/files/patch-content_browser_browser__main__loop.cc index 965477ad2d8c..4c2ea17b6f46 100644 --- a/www/chromium/files/patch-content_browser_browser__main__loop.cc +++ b/www/chromium/files/patch-content_browser_browser__main__loop.cc @@ -1,6 +1,6 @@ ---- content/browser/browser_main_loop.cc.orig	2025-10-02 04:28:32 UTC +--- content/browser/browser_main_loop.cc.orig	2025-10-30 15:44:36 UTC  +++ content/browser/browser_main_loop.cc -@@ -252,6 +252,12 @@ +@@ -253,6 +253,12 @@   #include "mojo/public/cpp/bindings/lib/test_random_mojo_delays.h"   #endif @@ -13,7 +13,7 @@   // One of the linux specific headers defines this as a macro.   #ifdef DestroyAll   #undef DestroyAll -@@ -552,6 +558,12 @@ int BrowserMainLoop::EarlyInitialization() { +@@ -543,6 +549,12 @@ int BrowserMainLoop::EarlyInitialization() {     // by now since a thread to start the ServiceManager has been created     // before the browser main loop starts.     DCHECK(SandboxHostLinux::GetInstance()->IsInitialized()); @@ -26,7 +26,7 @@   #endif     // GLib's spawning of new processes is buggy, so it's important that at this -@@ -584,7 +596,7 @@ int BrowserMainLoop::EarlyInitialization() { +@@ -575,7 +587,7 @@ int BrowserMainLoop::EarlyInitialization() {         base::ThreadType::kDisplayCritical);   #if BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \  | 
