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