Chromium Code Reviews| Index: mojo/BUILD.gn |
| diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn |
| index c78160d59a1c3319e5d088f1cc96804bc4ddd8fd..bc8659ab4e91552108b6022cbad43b00c6fdf693 100644 |
| --- a/mojo/BUILD.gn |
| +++ b/mojo/BUILD.gn |
| @@ -47,7 +47,6 @@ group("mojo") { |
| group("tests") { |
| testonly = true |
| deps = [ |
| - "//mojo/application_manager:mojo_application_manager_unittests", |
| "//mojo/common:mojo_common_unittests", |
| "//mojo/converters/surfaces/tests:mojo_surfaces_lib_unittests", |
| "//mojo/edk/js/test:js_unittests", |