diff options
Diffstat (limited to 'www/ungoogled-chromium/files/patch-content_gpu_gpu__child__thread.cc')
-rw-r--r-- | www/ungoogled-chromium/files/patch-content_gpu_gpu__child__thread.cc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/ungoogled-chromium/files/patch-content_gpu_gpu__child__thread.cc b/www/ungoogled-chromium/files/patch-content_gpu_gpu__child__thread.cc index e73a0130eb81..d6eda94fe215 100644 --- a/www/ungoogled-chromium/files/patch-content_gpu_gpu__child__thread.cc +++ b/www/ungoogled-chromium/files/patch-content_gpu_gpu__child__thread.cc @@ -1,6 +1,6 @@ ---- content/gpu/gpu_child_thread.cc.orig 2025-02-20 09:59:21 UTC +--- content/gpu/gpu_child_thread.cc.orig 2025-09-10 13:22:16 UTC +++ content/gpu/gpu_child_thread.cc -@@ -57,7 +57,7 @@ +@@ -56,7 +56,7 @@ #include "third_party/skia/include/ports/SkFontConfigInterface.h" #endif @@ -9,7 +9,7 @@ #include "content/child/sandboxed_process_thread_type_handler.h" #endif -@@ -147,7 +147,8 @@ void GpuChildThread::Init(const base::TimeTicks& proce +@@ -146,7 +146,8 @@ void GpuChildThread::Init(const base::TimeTicks& proce viz_main_.gpu_service()->set_start_time(process_start_time); |