diff options
Diffstat (limited to 'www/iridium/files/patch-content_browser_browser__main__loop.cc')
| -rw-r--r-- | www/iridium/files/patch-content_browser_browser__main__loop.cc | 8 | 
1 files changed, 4 insertions, 4 deletions
| diff --git a/www/iridium/files/patch-content_browser_browser__main__loop.cc b/www/iridium/files/patch-content_browser_browser__main__loop.cc index d7f35cb15d38..fc703be8598c 100644 --- a/www/iridium/files/patch-content_browser_browser__main__loop.cc +++ b/www/iridium/files/patch-content_browser_browser__main__loop.cc @@ -1,6 +1,6 @@ ---- content/browser/browser_main_loop.cc.orig	2025-09-11 13:19:19 UTC +--- content/browser/browser_main_loop.cc.orig	2025-10-28 14:29:43 UTC  +++ content/browser/browser_main_loop.cc -@@ -251,6 +251,12 @@ +@@ -252,6 +252,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 -@@ -551,6 +557,12 @@ int BrowserMainLoop::EarlyInitialization() { +@@ -552,6 +558,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 -@@ -583,7 +595,7 @@ int BrowserMainLoop::EarlyInitialization() { +@@ -584,7 +596,7 @@ int BrowserMainLoop::EarlyInitialization() {         base::ThreadType::kDisplayCritical);   #if BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ | 
