1 2 3 4 5 6 7 8 9 10
--- services/network/BUILD.gn.orig 2022-02-07 13:39:41 UTC +++ services/network/BUILD.gn @@ -311,7 +311,6 @@ if (is_linux || is_chromeos) { ] deps = [ "//base:base", - "//sandbox/linux:sandbox_services", "//sandbox/policy:policy", ] }