ports/www/chromium/patches/patch-services_network_BUILD_gn

12 lines
281 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: services/network/BUILD.gn
--- services/network/BUILD.gn.orig
+++ services/network/BUILD.gn
@@ -374,7 +374,6 @@ if (is_linux || is_chromeos) {
]
deps = [
"//base:base",
- "//sandbox/linux:sandbox_services",
"//sandbox/policy:policy",
]
}