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