aboutsummaryrefslogtreecommitdiff
path: root/devel/electron39/files/patch-services_network_public_cpp_BUILD.gn
blob: bc89e5e005fc51c52f4f970ddadcf542c4e90f74 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- services/network/public/cpp/BUILD.gn.orig	2025-08-26 20:49:50 UTC
+++ services/network/public/cpp/BUILD.gn
@@ -699,7 +699,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",