diff options
Diffstat (limited to 'devel/electron33/files/patch-media_gpu_vaapi_vaapi__wrapper.cc')
-rw-r--r-- | devel/electron33/files/patch-media_gpu_vaapi_vaapi__wrapper.cc | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/electron33/files/patch-media_gpu_vaapi_vaapi__wrapper.cc b/devel/electron33/files/patch-media_gpu_vaapi_vaapi__wrapper.cc deleted file mode 100644 index 033002e88293..000000000000 --- a/devel/electron33/files/patch-media_gpu_vaapi_vaapi__wrapper.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- media/gpu/vaapi/vaapi_wrapper.cc.orig 2024-10-16 21:31:33 UTC -+++ media/gpu/vaapi/vaapi_wrapper.cc -@@ -77,7 +77,7 @@ using media_gpu_vaapi::kModuleVa_prot; - using media_gpu_vaapi::kModuleVa_prot; - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "base/files/file_util.h" - #include "base/strings/string_split.h" - #endif |