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

Unified Diff: content/content_resources.grd

Issue 2676443005: Add interface versioning. Methods queryVersion and requireVersion. (Closed)
Patch Set: 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/renderer/mojo_context_state.cc » ('j') | mojo/public/js/lib/control_message_proxy.js » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_resources.grd
diff --git a/content/content_resources.grd b/content/content_resources.grd
index 3a3ee37d55c1e44f376fb401f14c6f16b0563ebe..a39b07c7966824147b67bf74fb2a5fe4d3b56ea5 100644
--- a/content/content_resources.grd
+++ b/content/content_resources.grd
@@ -57,6 +57,7 @@
<include name="IDR_MOJO_ROUTER_JS" file="../mojo/public/js/router.js" flattenhtml="true" type="BINDATA" />
<include name="IDR_MOJO_UNICODE_JS" file="../mojo/public/js/unicode.js" flattenhtml="true" type="BINDATA" />
<include name="IDR_MOJO_VALIDATOR_JS" file="../mojo/public/js/validator.js" flattenhtml="true" type="BINDATA" />
+ <include name="IDR_MOJO_CONTROL_MESSAGE_PROXY_JS" file="../mojo/public/js/lib/control_message_proxy.js" flattenhtml="true" type="BINDATA" />
</if>
</includes>
</release>
« no previous file with comments | « no previous file | content/renderer/mojo_context_state.cc » ('j') | mojo/public/js/lib/control_message_proxy.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698