Chromium Code Reviews| Index: mojo/apps/js/BUILD.gn |
| diff --git a/mojo/apps/js/BUILD.gn b/mojo/apps/js/BUILD.gn |
| index e9bf675551721b707bcb80b56bffd89bfa1a194e..6b32936a3d0551b24562fba718d168221feb91bc 100644 |
| --- a/mojo/apps/js/BUILD.gn |
| +++ b/mojo/apps/js/BUILD.gn |
| @@ -21,7 +21,6 @@ source_set("js_apps") { |
| ] |
| deps = [ |
| "//mojo/application", |
| - "//mojo/common", |
| "//mojo/public/c/system:for_shared_library", |
| "//mojo/public/cpp/utility", |
| ] |