| Index: mojo/shell/BUILD.gn
|
| diff --git a/mojo/shell/BUILD.gn b/mojo/shell/BUILD.gn
|
| index 8b5fe28da215fd0ec16716c47a41022e67ae9e68..5b10e53e60ed207f30c0e7ad35d11c9d87b6918f 100644
|
| --- a/mojo/shell/BUILD.gn
|
| +++ b/mojo/shell/BUILD.gn
|
| @@ -61,7 +61,7 @@ test("tests") {
|
| ":test_bindings",
|
| "//base",
|
| "//mojo/application",
|
| - "//mojo/application/public/cpp:application",
|
| + "//mojo/application/public/cpp",
|
| "//mojo/common",
|
| "//mojo/environment:chromium",
|
| "//third_party/mojo/src/mojo/edk/test:run_all_unittests",
|
|
|