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 b1e569660a0b..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-09-06 10:01:20 UTC
+--- content/child/child_process.cc.orig 2025-10-02 04:28:32 UTC
+++ content/child/child_process.cc
-@@ -34,7 +34,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
-@@ -192,7 +192,7 @@ void ChildProcess::set_main_thread(ChildThreadImpl* th
+@@ -197,7 +197,7 @@ void ChildProcess::set_main_thread(ChildThreadImpl* th
main_thread_.reset(thread);
}