| Index: components/resources/version_ui_resources.grdp
|
| diff --git a/components/resources/version_ui_resources.grdp b/components/resources/version_ui_resources.grdp
|
| index 193d74899fda6e69ed7a989e2d3a2db13e327244..3cb5ce99cfc5548f19eaec59e460ee4a87630f79 100644
|
| --- a/components/resources/version_ui_resources.grdp
|
| +++ b/components/resources/version_ui_resources.grdp
|
| @@ -3,6 +3,5 @@
|
| <include name="IDR_VERSION_MOJO_JS" file="${output_dir}\version_ui\version.mojom.js" use_base_dir="false" type="BINDATA"/>
|
| <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>
|
|
|