diff options
Diffstat (limited to 'www/chromium/files/patch-content_child_child__process.cc')
-rw-r--r-- | www/chromium/files/patch-content_child_child__process.cc | 6 |
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..b1e569660a0b 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-09-06 10:01:20 UTC +++ content/child/child_process.cc -@@ -31,7 +31,7 @@ +@@ -34,7 +34,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 +@@ -192,7 +192,7 @@ void ChildProcess::set_main_thread(ChildThreadImpl* th main_thread_.reset(thread); } |