aboutsummaryrefslogblamecommitdiff
path: root/www/chromium/files/patch-services_network_public_cpp_BUILD.gn
blob: a608f6158fc0182f98df413e76fea2bc21721e3c (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
                                                                       
                                        
                                           







                                                           
--- services/network/public/cpp/BUILD.gn.orig	2024-05-21 18:07:39 UTC
+++ services/network/public/cpp/BUILD.gn
@@ -510,7 +510,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",