diff options
Diffstat (limited to 'devel/electron35/files/patch-content_browser_gpu_gpu__process__host.cc')
| -rw-r--r-- | devel/electron35/files/patch-content_browser_gpu_gpu__process__host.cc | 19 | 
1 files changed, 0 insertions, 19 deletions
diff --git a/devel/electron35/files/patch-content_browser_gpu_gpu__process__host.cc b/devel/electron35/files/patch-content_browser_gpu_gpu__process__host.cc deleted file mode 100644 index c68937ef350c..000000000000 --- a/devel/electron35/files/patch-content_browser_gpu_gpu__process__host.cc +++ /dev/null @@ -1,19 +0,0 @@ ---- content/browser/gpu/gpu_process_host.cc.orig	2025-03-24 20:50:14 UTC -+++ content/browser/gpu/gpu_process_host.cc -@@ -275,6 +275,7 @@ static const char* const kSwitchNames[] = { -     switches::kDisableSkiaGraphite, -     switches::kDisableSkiaGraphitePrecompilation, -     switches::kDisableLowEndDeviceMode, -+    switches::kDisableUnveil, -     switches::kProfilingAtStart, -     switches::kProfilingFile, -     switches::kProfilingFlush, -@@ -303,7 +304,7 @@ static const char* const kSwitchNames[] = { -     switches::kOzoneDumpFile, -     switches::kEnableNativeGpuMemoryBuffers, - #endif --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) -     switches::kX11Display, -     switches::kNoXshm, - #endif  | 
