Chromium Code Reviews| Index: services/js/BUILD.gn |
| diff --git a/services/js/BUILD.gn b/services/js/BUILD.gn |
| index afd181d7770970aa67a8ce42924f0f16e09520c0..af756dc4f1ebb0b578e1647157cc42d9dc83c57b 100644 |
| --- a/services/js/BUILD.gn |
| +++ b/services/js/BUILD.gn |
| @@ -73,6 +73,7 @@ mojo_native_application("js_apptests") { |
| deps = [ |
| "//base", |
| + "//mojo/public/cpp/application", |
| "//mojo/public/cpp/bindings", |
| "//mojo/public/cpp/system", |
| "//services/js/test:echo_service", |