summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-services_network_BUILD.gn
blob: 7a453e121b5348a3f83a7f9c517abd1c71a30047 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- services/network/BUILD.gn.orig	2019-10-21 19:06:39 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",
     ]
   }