blob: b1331b78036b275d9dfadb697a4ed62441117f3c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- services/network/BUILD.gn.orig 2019-12-12 12:39:57 UTC
+++ services/network/BUILD.gn
@@ -261,7 +261,6 @@ jumbo_component("network_service") {
if (is_linux) {
deps += [
- "//sandbox/linux:sandbox_services",
"//services/service_manager/sandbox:sandbox",
]
}
|