| Index: mojo/shell/tests/BUILD.gn
|
| diff --git a/mojo/shell/tests/BUILD.gn b/mojo/shell/tests/BUILD.gn
|
| index 008eff41ffa4c4b3c55002fa916bef90e2109e9c..37283ac9d2b997562971b1df6335ac20702e616e 100644
|
| --- a/mojo/shell/tests/BUILD.gn
|
| +++ b/mojo/shell/tests/BUILD.gn
|
| @@ -26,6 +26,7 @@ test("mojo_shell_unittests") {
|
| "//base/test:test_support",
|
| "//mojo/edk/system",
|
| "//mojo/public/cpp/system",
|
| + "//mojo/services/catalog:unittests",
|
| "//mojo/shell",
|
| "//mojo/shell/background:lib",
|
| "//mojo/shell/background:main",
|
|
|