12 lines
281 B
Text
12 lines
281 B
Text
|
Index: services/network/BUILD.gn
|
||
|
--- services/network/BUILD.gn.orig
|
||
|
+++ services/network/BUILD.gn
|
||
|
@@ -374,7 +374,6 @@ if (is_linux || is_chromeos) {
|
||
|
]
|
||
|
deps = [
|
||
|
"//base:base",
|
||
|
- "//sandbox/linux:sandbox_services",
|
||
|
"//sandbox/policy:policy",
|
||
|
]
|
||
|
}
|