Index: content/content_resources.grd |
diff --git a/content/content_resources.grd b/content/content_resources.grd |
index 806f28df888bd0a105b7bb71d5aeb5ac5d23dc1c..0ca589b0986c9c00fe7be38fea91b16301e575f8 100644 |
--- a/content/content_resources.grd |
+++ b/content/content_resources.grd |
@@ -37,6 +37,10 @@ |
<if expr="is_android"> |
<include name="IDR_MEDIAPLAYER_REMOTE_PLAYBACK_ICON" file="renderer/resources/media/mediaplayer_remote_playback.png" type="BINDATA" /> |
</if> |
+ <if expr="use_mojo"> |
+ <include name="IDR_MOJO_CODEC_JS" file="../mojo/public/bindings/js/codec.js" flattenhtml="true" type="BINDATA" /> |
+ <include name="IDR_MOJO_CONNECTOR_JS" file="../mojo/public/bindings/js/connector.js" flattenhtml="true" type="BINDATA" /> |
+ </if> |
</includes> |
</release> |
</grit> |