Chromium Code Reviews| Index: mojo/shell/tests/BUILD.gn |
| diff --git a/mojo/shell/tests/BUILD.gn b/mojo/shell/tests/BUILD.gn |
| index 4803001664d4254016469ad3a69d7ac98914dc4a..52f4c474b07ca621786781f192fd63db43669df4 100644 |
| --- a/mojo/shell/tests/BUILD.gn |
| +++ b/mojo/shell/tests/BUILD.gn |
| @@ -33,6 +33,7 @@ test("mojo_shell_unittests") { |
| "//mojo/shell/public/cpp", |
| "//mojo/shell/tests/application_manager", |
| "//mojo/shell/tests/connect", |
| + "//mojo/shell/tests/lifecycle", |
| "//mojo/util:filename_util", |
| "//testing/gtest", |
| ] |