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