summaryrefslogtreecommitdiff
path: root/devel/electron4/files/patch-services_network_BUILD.gn
blob: 1913237a8c1f1171d2f316adfaf59bc8a774731d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- services/network/BUILD.gn.orig	2019-03-15 06:37:32 UTC
+++ services/network/BUILD.gn
@@ -160,7 +160,6 @@ component("network_service") {
 
   if (is_linux) {
     deps += [
-      "//sandbox/linux:sandbox_services",
       "//services/service_manager/sandbox:sandbox",
     ]
   }