aboutsummaryrefslogtreecommitdiff
path: root/www/ungoogled-chromium/files/patch-services_network_BUILD.gn
blob: 23d3fc68e3a1d10484a92a64bcdf21b3adc5d68c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- services/network/BUILD.gn.orig	2023-11-04 07:08:51 UTC
+++ services/network/BUILD.gn
@@ -391,7 +391,6 @@ if (is_linux || is_chromeos) {
     ]
     deps = [
       "//base:base",
-      "//sandbox/linux:sandbox_services",
       "//sandbox/policy:policy",
     ]
   }