aboutsummaryrefslogtreecommitdiff
path: root/devel/electron32/files/patch-media_gpu_vaapi_vaapi__wrapper.cc
diff options
context:
space:
mode:
Diffstat (limited to 'devel/electron32/files/patch-media_gpu_vaapi_vaapi__wrapper.cc')
-rw-r--r--devel/electron32/files/patch-media_gpu_vaapi_vaapi__wrapper.cc11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/electron32/files/patch-media_gpu_vaapi_vaapi__wrapper.cc b/devel/electron32/files/patch-media_gpu_vaapi_vaapi__wrapper.cc
deleted file mode 100644
index 31ac73c6686b..000000000000
--- a/devel/electron32/files/patch-media_gpu_vaapi_vaapi__wrapper.cc
+++ /dev/null
@@ -1,11 +0,0 @@
---- media/gpu/vaapi/vaapi_wrapper.cc.orig 2024-08-14 20:55:06 UTC
-+++ media/gpu/vaapi/vaapi_wrapper.cc
-@@ -72,7 +72,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