blob: 9b859150c51e9453371869c63dfe9f332dd5e712 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- services/network/BUILD.gn.orig 2018-08-04 19:29:41.578469000 +0200
+++ services/network/BUILD.gn 2018-08-04 19:29:55.745503000 +0200
@@ -138,7 +138,6 @@
if (is_linux) {
deps += [
- "//sandbox/linux:sandbox_services",
"//services/service_manager/sandbox:sandbox",
]
}
|