Index: mojo/shell/tests/BUILD.gn |
diff --git a/mojo/shell/tests/BUILD.gn b/mojo/shell/tests/BUILD.gn |
index 52f4c474b07ca621786781f192fd63db43669df4..008eff41ffa4c4b3c55002fa916bef90e2109e9c 100644 |
--- a/mojo/shell/tests/BUILD.gn |
+++ b/mojo/shell/tests/BUILD.gn |
@@ -31,9 +31,9 @@ test("mojo_shell_unittests") { |
"//mojo/shell/background:main", |
"//mojo/shell/background/tests:unittests", |
"//mojo/shell/public/cpp", |
- "//mojo/shell/tests/application_manager", |
"//mojo/shell/tests/connect", |
"//mojo/shell/tests/lifecycle", |
+ "//mojo/shell/tests/shell", |
"//mojo/util:filename_util", |
"//testing/gtest", |
] |