summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-services_network_BUILD.gn
blob: be4d33bb264491d1f2f818cbe23f6163f7e8e574 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- services/network/BUILD.gn.orig	2020-03-16 18:40:34 UTC
+++ services/network/BUILD.gn
@@ -260,7 +260,6 @@ jumbo_component("network_service") {
 
   if (is_linux) {
     deps += [
-      "//sandbox/linux:sandbox_services",
       "//services/service_manager/sandbox:sandbox",
     ]
   }