aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-services_network_BUILD.gn
blob: 2a7e0aef461a5ddff9b616deae8ef46223720665 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- services/network/BUILD.gn.orig	2022-05-19 14:06:27 UTC
+++ services/network/BUILD.gn
@@ -328,7 +328,6 @@ if (is_linux || is_chromeos) {
     ]
     deps = [
       "//base:base",
-      "//sandbox/linux:sandbox_services",
       "//sandbox/policy:policy",
     ]
   }