| Index: components/resources/version_ui_resources.grdp
|
| diff --git a/components/resources/version_ui_resources.grdp b/components/resources/version_ui_resources.grdp
|
| index c76e74980ac221d7e8eca88449e6e31256354efa..f1cc93ed36093d8d8d963daa1ef2b91a214ae0da 100644
|
| --- a/components/resources/version_ui_resources.grdp
|
| +++ b/components/resources/version_ui_resources.grdp
|
| @@ -2,5 +2,6 @@
|
| <grit-part>
|
| <include name="IDR_VERSION_UI_CSS" file="../version_ui/resources/about_version.css" type="BINDATA" />
|
| <include name="IDR_VERSION_UI_HTML" file="../version_ui/resources/about_version.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
|
| + <include name="IDR_VERSION_UI_IOS_JS" file="../version_ui/resources/about_version_ios.js" type="BINDATA" />
|
| <include name="IDR_VERSION_UI_JS" file="../version_ui/resources/about_version.js" type="BINDATA" />
|
| </grit-part>
|
|
|