aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-content_app_content__main.cc
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-content_app_content__main.cc')
-rw-r--r--www/chromium/files/patch-content_app_content__main.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/chromium/files/patch-content_app_content__main.cc b/www/chromium/files/patch-content_app_content__main.cc
index 4f637b07a483..d15082f7ba07 100644
--- a/www/chromium/files/patch-content_app_content__main.cc
+++ b/www/chromium/files/patch-content_app_content__main.cc
@@ -1,6 +1,6 @@
---- content/app/content_main.cc.orig 2025-07-02 06:08:04 UTC
+--- content/app/content_main.cc.orig 2025-08-07 06:57:29 UTC
+++ content/app/content_main.cc
-@@ -233,7 +233,7 @@ NO_STACK_PROTECTOR int RunContentProcess(
+@@ -226,7 +226,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
-@@ -332,7 +332,7 @@ NO_STACK_PROTECTOR int RunContentProcess(
+@@ -320,7 +320,7 @@ NO_STACK_PROTECTOR int RunContentProcess(
#endif
#endif