--- services/network/BUILD.gn.orig 2019-03-15 06:37:32 UTC +++ services/network/BUILD.gn @@ -160,7 +160,6 @@ component("network_service") { if (is_linux) { deps += [ - "//sandbox/linux:sandbox_services", "//services/service_manager/sandbox:sandbox", ] }