summaryrefslogtreecommitdiffstats
path: root/mojo/shell/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'mojo/shell/BUILD.gn')
-rw-r--r--mojo/shell/BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/mojo/shell/BUILD.gn b/mojo/shell/BUILD.gn
index 8b5fe28..5b10e53 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",