Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(629)

Unified Diff: content/BUILD.gn

Issue 2676443005: Add interface versioning. Methods queryVersion and requireVersion. (Closed)
Patch Set: Expect the result inside the error handler for test. Code formatting and address codereview comment… Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | content/content_resources.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
}
« no previous file with comments | « no previous file | content/content_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698