blob: 81fdc4b77154aab683f123da528c125ef34602ef (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- services/network/BUILD.gn.orig 2019-04-08 08:33:02 UTC
+++ services/network/BUILD.gn
@@ -248,7 +248,6 @@ jumbo_component("network_service") {
if (is_linux) {
deps += [
- "//sandbox/linux:sandbox_services",
"//services/service_manager/sandbox:sandbox",
]
}
|