Index: services/network/BUILD.gn --- services/network/BUILD.gn.orig +++ services/network/BUILD.gn @@ -385,7 +385,6 @@ if (is_linux || is_chromeos) { ] deps = [ "//base:base", - "//sandbox/linux:sandbox_services", "//sandbox/policy:policy", ] }