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