summaryrefslogtreecommitdiff
path: root/www/chromium-uc/patches/patch-services_network_BUILD_gn
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium-uc/patches/patch-services_network_BUILD_gn')
-rw-r--r--www/chromium-uc/patches/patch-services_network_BUILD_gn13
1 files changed, 0 insertions, 13 deletions
diff --git a/www/chromium-uc/patches/patch-services_network_BUILD_gn b/www/chromium-uc/patches/patch-services_network_BUILD_gn
deleted file mode 100644
index 7f49ead..0000000
--- a/www/chromium-uc/patches/patch-services_network_BUILD_gn
+++ /dev/null
@@ -1,13 +0,0 @@
1$OpenBSD: patch-services_network_BUILD_gn,v 1.28 2021/11/16 11:28:47 robert Exp $
2
3Index: services/network/BUILD.gn
4--- services/network/BUILD.gn.orig
5+++ services/network/BUILD.gn
6@@ -301,7 +301,6 @@ if (is_linux || is_chromeos) {
7 ]
8 deps = [
9 "//base:base",
10- "//sandbox/linux:sandbox_services",
11 "//sandbox/policy:policy",
12 ]
13 }