blob: 518017fc4d67d939ece8aaf2b24add59ec16874a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- services/network/BUILD.gn.orig 2019-06-04 18:55:28 UTC
+++ services/network/BUILD.gn
@@ -247,7 +247,6 @@ jumbo_component("network_service") {
if (is_linux) {
deps += [
- "//sandbox/linux:sandbox_services",
"//services/service_manager/sandbox:sandbox",
]
}
|