| Index: content/content_resources.grd
|
| diff --git a/content/content_resources.grd b/content/content_resources.grd
|
| index 445cc8d98d845a99c8c8deb7bb7a588fece5e66d..beddb0fca77fe9b86c714d93b647bf2b90bbf5c9 100644
|
| --- a/content/content_resources.grd
|
| +++ b/content/content_resources.grd
|
| @@ -38,6 +38,7 @@
|
| <include name="IDR_UTILITY_SANDBOX_PROFILE" file="utility/utility.sb" type="BINDATA" />
|
| </if>
|
| <if expr="not is_ios">
|
| + <include name="IDR_MOJO_BINDINGS_JS" file="../mojo/public/js/bindings.js" flattenhtml="true" type="BINDATA" />
|
| <include name="IDR_MOJO_BUFFER_JS" file="../mojo/public/js/buffer.js" flattenhtml="true" type="BINDATA" />
|
| <include name="IDR_MOJO_CODEC_JS" file="../mojo/public/js/codec.js" flattenhtml="true" type="BINDATA" />
|
| <include name="IDR_MOJO_CONNECTION_JS" file="../mojo/public/js/connection.js" flattenhtml="true" type="BINDATA" />
|
|
|