blob: e7682ef424cc45a3cfcc39f2db3eb3c74e4954d4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- services/network/BUILD.gn.orig 2020-05-13 18:40:33 UTC
+++ services/network/BUILD.gn
@@ -264,7 +264,6 @@ jumbo_component("network_service") {
if (is_linux) {
deps += [
- "//sandbox/linux:sandbox_services",
"//services/service_manager/sandbox:sandbox",
]
}
|