blob: df7ed1243bffbbdc0dc8d750707b673f423939f7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- services/network/BUILD.gn.orig 2025-05-31 17:16:41 UTC
+++ services/network/BUILD.gn
@@ -413,7 +413,6 @@ if (is_linux || is_chromeos) {
]
deps = [
"//base:base",
- "//sandbox/linux:sandbox_services",
"//sandbox/policy:policy",
]
configs += [ "//build/config/compiler:wexit_time_destructors" ]
|