blob: 66f288f534a1a9f63c8723d933b8ed2563b39ddb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- services/network/BUILD.gn.orig 2025-06-30 07:04:30 UTC
+++ services/network/BUILD.gn
@@ -417,7 +417,6 @@ if (is_linux || is_chromeos) {
]
deps = [
"//base:base",
- "//sandbox/linux:sandbox_services",
"//sandbox/policy:policy",
]
configs += [ "//build/config/compiler:wexit_time_destructors" ]
|