Chromium Code Reviews| Index: mojo/BUILD.gn |
| diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn |
| index 5944e35b112a40ad6b44f6f8a457e9d56e2fec55..d0cfbbcc1c055b0c869b6608cf705dc67d6f6ca9 100644 |
| --- a/mojo/BUILD.gn |
| +++ b/mojo/BUILD.gn |
| @@ -89,7 +89,7 @@ group("tests") { |
| if (!is_win) { |
| deps += [ |
| - "//mojo/shell:external_application_tests", |
| + "//mojo/shell:external_application_unittests", |
| ] |
| } |