diff options
Diffstat (limited to 'devel/electron35/files/patch-content_browser_child__process__launcher__helper.h')
| -rw-r--r-- | devel/electron35/files/patch-content_browser_child__process__launcher__helper.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/electron35/files/patch-content_browser_child__process__launcher__helper.h b/devel/electron35/files/patch-content_browser_child__process__launcher__helper.h deleted file mode 100644 index 96cfdc97addc..000000000000 --- a/devel/electron35/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-24 20:50:14 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_; |
