| Index: mojo/BUILD.gn
|
| diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn
|
| index 62bb45222d07f8981266feb908746ae2a8fdc588..218ba9140bf42d0deab2b17d1649f7e2249cf1be 100644
|
| --- a/mojo/BUILD.gn
|
| +++ b/mojo/BUILD.gn
|
| @@ -41,7 +41,6 @@ group("tests") {
|
| "//mojo/edk/test:mojo_public_bindings_unittests",
|
| "//mojo/edk/test:mojo_public_system_perftests",
|
| "//mojo/edk/test:mojo_public_system_unittests",
|
| - "//mojo/services/network:unittests",
|
| "//mojo/shell/public/cpp/tests:mojo_public_application_unittests",
|
| "//mojo/shell/runner/host:mojo_runner_host_unittests",
|
| "//mojo/shell/tests",
|
|
|