ports/www/ungoogled-chromium/patches/patch-services_network_BUILD_gn

11 lines
345 B
Text

Index: services/network/BUILD.gn
--- services/network/BUILD.gn.orig
+++ services/network/BUILD.gn
@@ -410,7 +410,6 @@ if (is_linux || is_chromeos) {
]
deps = [
"//base:base",
- "//sandbox/linux:sandbox_services",
"//sandbox/policy:policy",
]
configs += [ "//build/config/compiler:wexit_time_destructors" ]