| Index: ios/chrome/app/resources/ios_resources.grd
|
| diff --git a/ios/chrome/app/resources/ios_resources.grd b/ios/chrome/app/resources/ios_resources.grd
|
| index 841f1393e769e9ca7f581e9a2232afa0a66e9aa4..bcc7c9abbc2bb78b0f53aca86a0caf1336d04801 100644
|
| --- a/ios/chrome/app/resources/ios_resources.grd
|
| +++ b/ios/chrome/app/resources/ios_resources.grd
|
| @@ -8,9 +8,6 @@
|
| </outputs>
|
| <release seq="1">
|
| <includes>
|
| - <include name="IDR_IOS_HISTORY_HTML" file="history/history.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
|
| - <include name="IDR_IOS_HISTORY_JS" file="history/history.js" flattenhtml="true" type="BINDATA" />
|
| - <include name="IDR_IOS_HISTORY_OTHER_DEVICES_JS" file="history/other_devices.js" flattenhtml="true" type="BINDATA" />
|
| <include name="IDR_IOS_OMAHA_HTML" file="omaha/omaha.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
|
| <include name="IDR_IOS_OMAHA_JS" file="omaha/omaha.js" type="BINDATA" />
|
| </includes>
|
|
|