summaryrefslogtreecommitdiff
path: root/www/iridium/files/patch-services_network_BUILD.gn
blob: f88e8f7016ca84b9e6ef47a31e97f7c908d846a8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- services/network/BUILD.gn.orig	2019-03-11 22:01:01 UTC
+++ services/network/BUILD.gn
@@ -248,7 +248,6 @@ jumbo_component("network_service") {
 
   if (is_linux) {
     deps += [
-      "//sandbox/linux:sandbox_services",
       "//services/service_manager/sandbox:sandbox",
     ]
   }