aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-content_child_child__process.cc
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-content_child_child__process.cc')
-rw-r--r--www/chromium/files/patch-content_child_child__process.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/chromium/files/patch-content_child_child__process.cc b/www/chromium/files/patch-content_child_child__process.cc
index 8f32ac959520..b780870cf4fc 100644
--- a/www/chromium/files/patch-content_child_child__process.cc
+++ b/www/chromium/files/patch-content_child_child__process.cc
@@ -1,6 +1,6 @@
---- content/child/child_process.cc.orig 2025-04-04 08:52:13 UTC
+--- content/child/child_process.cc.orig 2025-10-02 04:28:32 UTC
+++ content/child/child_process.cc
-@@ -31,7 +31,7 @@
+@@ -35,7 +35,7 @@
#include "content/common/android/cpu_time_metrics.h"
#endif
@@ -9,7 +9,7 @@
#include "content/child/sandboxed_process_thread_type_handler.h"
#endif
-@@ -177,7 +177,7 @@ void ChildProcess::set_main_thread(ChildThreadImpl* th
+@@ -197,7 +197,7 @@ void ChildProcess::set_main_thread(ChildThreadImpl* th
main_thread_.reset(thread);
}