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 b780870cf4fc..b734c25c3a1e 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-10-02 04:28:32 UTC +--- content/child/child_process.cc.orig	2025-10-30 15:44:36 UTC  +++ content/child/child_process.cc -@@ -35,7 +35,7 @@ +@@ -37,7 +37,7 @@   #include "content/common/android/cpu_time_metrics.h"   #endif @@ -9,7 +9,7 @@   #include "content/child/sandboxed_process_thread_type_handler.h"   #endif -@@ -197,7 +197,7 @@ void ChildProcess::set_main_thread(ChildThreadImpl* th +@@ -215,7 +215,7 @@ void ChildProcess::set_main_thread(ChildThreadImpl* th     main_thread_.reset(thread);   }  | 
