blob: b6c1305086f3eea9015e13689a5711f46c6a9065 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- services/network/BUILD.gn.orig 2024-04-19 13:02:56 UTC
+++ 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" ]
|