| Index: mojo/BUILD.gn
|
| diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn
|
| index 779cb894c396b7a2981b61ea45581df5a43c3c1f..e18e93d41d0236da6105843e11537d9c042a3b6a 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/edk/test:mojo_public_utility_unittests",
|
| "//mojo/services/network:apptests",
|
| "//mojo/shell/public/cpp/tests:mojo_public_application_unittests",
|
| "//mojo/shell/runner/host:mojo_runner_host_unittests",
|
|
|