diff options
Diffstat (limited to 'devel/electron32/files/patch-content_browser_gpu_gpu__process__host.cc')
| -rw-r--r-- | devel/electron32/files/patch-content_browser_gpu_gpu__process__host.cc | 19 | 
1 files changed, 0 insertions, 19 deletions
| diff --git a/devel/electron32/files/patch-content_browser_gpu_gpu__process__host.cc b/devel/electron32/files/patch-content_browser_gpu_gpu__process__host.cc deleted file mode 100644 index 7644c1a98598..000000000000 --- a/devel/electron32/files/patch-content_browser_gpu_gpu__process__host.cc +++ /dev/null @@ -1,19 +0,0 @@ ---- content/browser/gpu/gpu_process_host.cc.orig	2024-08-14 20:54:59 UTC -+++ content/browser/gpu/gpu_process_host.cc -@@ -273,6 +273,7 @@ static const char* const kSwitchNames[] = { -     switches::kEnableLowEndDeviceMode, -     switches::kDisableSkiaGraphite, -     switches::kDisableLowEndDeviceMode, -+    switches::kDisableUnveil, -     switches::kProfilingAtStart, -     switches::kProfilingFile, -     switches::kProfilingFlush, -@@ -300,7 +301,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 | 
