diff options
Diffstat (limited to 'www/ungoogled-chromium/files/patch-content_browser_child__process__launcher__helper.h')
| -rw-r--r-- | www/ungoogled-chromium/files/patch-content_browser_child__process__launcher__helper.h | 11 | 
1 files changed, 0 insertions, 11 deletions
| diff --git a/www/ungoogled-chromium/files/patch-content_browser_child__process__launcher__helper.h b/www/ungoogled-chromium/files/patch-content_browser_child__process__launcher__helper.h deleted file mode 100644 index db95cc0d5fea..000000000000 --- a/www/ungoogled-chromium/files/patch-content_browser_child__process__launcher__helper.h +++ /dev/null @@ -1,11 +0,0 @@ ---- content/browser/child_process_launcher_helper.h.orig	2025-03-09 21:38:10 UTC -+++ content/browser/child_process_launcher_helper.h -@@ -308,7 +308,7 @@ class ChildProcessLauncherHelper -   std::optional<base::ProcessId> process_id_ = std::nullopt; - #endif  // BUILDFLAG(IS_CHROMEOS) -  --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) -   // The priority of the process. The state is stored to avoid changing the -   // setting repeatedly. -   std::optional<base::Process::Priority> priority_; | 
