Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index d1a85b19d39c71f63f7d9671c6b62b238d1fa2a3..30d6b6936137d05d586679711891874a305143dd 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -603,7 +603,7 @@ group("mojo_apptests") { |
| "//mash/wm:tests", |
| "//media/mojo/services:tests", |
| "//mojo/services/network:apptests", |
| - "//mojo/shell:apptests", |
| + "//mojo/shell/tests:apptests", |
| "//ui/views/mus:tests", |
| ] |
| } |