Chromium Code Reviews| Index: content/BUILD.gn |
| diff --git a/content/BUILD.gn b/content/BUILD.gn |
| index 5560c9a255691c228ee3cdfa6df2b73ffb59fad2..b48bf2066bec8e8b40981061c30beb21830fd59a 100644 |
| --- a/content/BUILD.gn |
| +++ b/content/BUILD.gn |
| @@ -126,6 +126,7 @@ grit("resources") { |
| "//content/public/app:plugin_manifest", |
| "//content/public/app:renderer_manifest", |
| "//content/public/app:utility_manifest", |
| + "//mojo/public/js:bindings", |
| "//services/catalog:manifest", |
| ] |
| } |