diff options
Diffstat (limited to 'devel/electron35/files/patch-mojo_core_BUILD.gn')
| -rw-r--r-- | devel/electron35/files/patch-mojo_core_BUILD.gn | 11 | 
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/electron35/files/patch-mojo_core_BUILD.gn b/devel/electron35/files/patch-mojo_core_BUILD.gn deleted file mode 100644 index c31ab82defae..000000000000 --- a/devel/electron35/files/patch-mojo_core_BUILD.gn +++ /dev/null @@ -1,11 +0,0 @@ ---- mojo/core/BUILD.gn.orig	2025-01-27 17:37:37 UTC -+++ mojo/core/BUILD.gn -@@ -163,7 +163,7 @@ source_set("impl_for_embedder") { -       ] -     } -  --    if ((is_linux || is_chromeos || is_android) && !is_nacl) { -+    if ((is_linux || is_chromeos || is_android) && !is_nacl && !is_bsd) { -       sources += [ -         "channel_linux.cc", -         "channel_linux.h",  | 
