blob: 799fabdf37582e046032cf593089a866d25d14b6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- services/network/BUILD.gn.orig 2025-05-05 10:57:53 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" ]
|