| Index: content/content_resources.grd
|
| diff --git a/content/content_resources.grd b/content/content_resources.grd
|
| index 694fffd1a7b520f86c4f333ec0c6564ef330c53e..e689fc6c656ab155be8b0c4ecc85b156d7b78f9a 100644
|
| --- a/content/content_resources.grd
|
| +++ b/content/content_resources.grd
|
| @@ -34,7 +34,7 @@
|
| <include name="IDR_RENDERER_SANDBOX_PROFILE" file="renderer/renderer.sb" type="BINDATA" />
|
| <include name="IDR_UTILITY_SANDBOX_PROFILE" file="utility/utility.sb" type="BINDATA" />
|
| </if>
|
| - <if expr="use_mojo">
|
| + <if expr="not is_ios">
|
| <include name="IDR_MOJO_CODEC_JS" file="../mojo/public/js/bindings/codec.js" flattenhtml="true" type="BINDATA" />
|
| <include name="IDR_MOJO_CONNECTION_JS" file="../mojo/public/js/bindings/connection.js" flattenhtml="true" type="BINDATA" />
|
| <include name="IDR_MOJO_CONNECTOR_JS" file="../mojo/public/js/bindings/connector.js" flattenhtml="true" type="BINDATA" />
|
|
|