Chromium Code Reviews| Index: mojo/shell/BUILD.gn |
| diff --git a/mojo/shell/BUILD.gn b/mojo/shell/BUILD.gn |
| index da64cd12c01b8fb53cc3d6a990553f179a134aa9..3ddb90bca25a98abd002b7a38118f2c89840975d 100644 |
| --- a/mojo/shell/BUILD.gn |
| +++ b/mojo/shell/BUILD.gn |
| @@ -95,7 +95,8 @@ test("mojo_shell_unittests") { |
| ":test_bindings", |
| ":test_support", |
| "//base", |
| - "//mojo/application/public/cpp", |
| + "//mojo/application/public/cpp", |
| + "//mojo/edk/system:test_utils", |
| "//mojo/fetcher", |
| "//mojo/package_manager", |
| "//mojo/public/cpp/system", |