| Index: mojo/BUILD.gn
|
| diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn
|
| index 9440e669df5cc1c9ce38f547dcf2b6e66c070ddd..4a4ed288892bda080d4aaf77fdbfb4a52584ce17 100644
|
| --- a/mojo/BUILD.gn
|
| +++ b/mojo/BUILD.gn
|
| @@ -37,7 +37,6 @@ group("tests") {
|
| "//mojo/edk/test:mojo_public_system_perftests",
|
| "//mojo/edk/test:mojo_public_system_unittests",
|
| "//services/service_manager/public/cpp/tests:mojo_public_application_unittests",
|
| - "//services/service_manager/runner/host:mojo_runner_host_unittests",
|
| "//services/service_manager/tests",
|
| ]
|
| }
|
|
|