diff options
Diffstat (limited to 'www/ungoogled-chromium/files/patch-content_app_content__main.cc')
| -rw-r--r-- | www/ungoogled-chromium/files/patch-content_app_content__main.cc | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/www/ungoogled-chromium/files/patch-content_app_content__main.cc b/www/ungoogled-chromium/files/patch-content_app_content__main.cc index 35c896403708..bec91385662e 100644 --- a/www/ungoogled-chromium/files/patch-content_app_content__main.cc +++ b/www/ungoogled-chromium/files/patch-content_app_content__main.cc @@ -1,6 +1,6 @@ ---- content/app/content_main.cc.orig	2025-09-10 13:22:16 UTC +--- content/app/content_main.cc.orig	2025-10-21 16:57:35 UTC  +++ content/app/content_main.cc -@@ -225,7 +225,7 @@ NO_STACK_PROTECTOR int RunContentProcess( +@@ -217,7 +217,7 @@ NO_STACK_PROTECTOR int RunContentProcess(       base::EnableTerminationOnOutOfMemory();       logging::RegisterAbslAbortHook(); @@ -9,7 +9,7 @@       // The various desktop environments set this environment variable that       // allows the dbus client library to connect directly to the bus. When this       // variable is not set (test environments like xvfb-run), the dbus client -@@ -319,7 +319,7 @@ NO_STACK_PROTECTOR int RunContentProcess( +@@ -311,7 +311,7 @@ NO_STACK_PROTECTOR int RunContentProcess(   #endif   #endif | 
