summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-services_network_BUILD.gn
blob: 55702619e13fed84312b01ba601bbf11602c08ac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- services/network/BUILD.gn.orig	2022-08-31 12:19:35 UTC
+++ services/network/BUILD.gn
@@ -327,7 +327,6 @@ if (is_linux || is_chromeos) {
     ]
     deps = [
       "//base:base",
-      "//sandbox/linux:sandbox_services",
       "//sandbox/policy:policy",
     ]
   }