| Index: ui/webui/resources/webui_resources.grd
|
| diff --git a/ui/webui/resources/webui_resources.grd b/ui/webui/resources/webui_resources.grd
|
| index fb4858629c992ed5d7f68d20adf0e73bab72b8b9..9cc67269938c4b088d46382a147829c84e6e52c5 100644
|
| --- a/ui/webui/resources/webui_resources.grd
|
| +++ b/ui/webui/resources/webui_resources.grd
|
| @@ -14,7 +14,6 @@ without changes to the corresponding grd file. -->
|
| <release seq="1">
|
| <includes>
|
| <include name="IDR_WEBUI_I18N_PROCESS_JS" file="js/i18n_process.js" type="BINDATA" />
|
| - <include name="IDR_WEBUI_I18N_TEMPLATE_JS" file="js/i18n_template.js" type="BINDATA" />
|
| <include name="IDR_WEBUI_I18N_TEMPLATE2_JS" file="js/i18n_template2.js" flattenhtml="true" type="BINDATA" />
|
| <include name="IDR_WEBUI_JSTEMPLATE_JS" file="js/jstemplate_compiled.js" flattenhtml="true" type="BINDATA" />
|
|
|
| @@ -356,8 +355,6 @@ without changes to the corresponding grd file. -->
|
| type="chrome_html" />
|
| <structure name="IDR_WEBUI_JS_LOAD_TIME_DATA"
|
| file="js/load_time_data.js" type="chrome_html" />
|
| - <structure name="IDR_WEBUI_JS_LOCAL_STRINGS"
|
| - file="js/local_strings.js" type="chrome_html" />
|
| <structure name="IDR_WEBUI_JS_MEDIA_COMMON"
|
| file="js/media_common.js" type="chrome_html" />
|
| <structure name="IDR_WEBUI_JS_PARSE_HTML_SUBSET"
|
|
|