diff options
Diffstat (limited to 'devel/electron35/files/patch-chrome_browser_memory__details.cc')
| -rw-r--r-- | devel/electron35/files/patch-chrome_browser_memory__details.cc | 11 | 
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/electron35/files/patch-chrome_browser_memory__details.cc b/devel/electron35/files/patch-chrome_browser_memory__details.cc deleted file mode 100644 index f9498aff072a..000000000000 --- a/devel/electron35/files/patch-chrome_browser_memory__details.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/memory_details.cc.orig	2025-01-27 17:37:37 UTC -+++ chrome/browser/memory_details.cc -@@ -335,7 +335,7 @@ void MemoryDetails::CollectChildInfoOnUIThread() { -           }); -     } -  --#if BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_MAC) && !BUILDFLAG(IS_ANDROID) -+#if BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_MAC) && !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_BSD) -     if (content::ZygoteHost::GetInstance()->IsZygotePid(process.pid)) { -       process.process_type = content::PROCESS_TYPE_ZYGOTE; -     }  | 
