aboutsummaryrefslogtreecommitdiffstats
path: root/devel/electron35/files/patch-services_network_public_cpp_BUILD.gn
blob: 97783e2d9efd1318d13bc7942c3a1cbfb11f03a7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- services/network/public/cpp/BUILD.gn.orig	2025-03-24 20:50:14 UTC
+++ services/network/public/cpp/BUILD.gn
@@ -507,7 +507,7 @@ component("cpp_base") {
     sources += [ "transferable_directory_fuchsia.cc" ]
   }
 
-  if (is_linux) {
+  if (is_linux && !is_bsd) {
     sources += [
       "network_interface_change_listener_mojom_traits.cc",
       "network_interface_change_listener_mojom_traits.h",