| Index: ui/webui/resources/webui_resources.grd
|
| diff --git a/ui/webui/resources/webui_resources.grd b/ui/webui/resources/webui_resources.grd
|
| index 9a6617c8c8c9be3f927f4f1d5468aea4ce0cc23b..8c8473fd0c66e0e0c7a14e970ee98e68e621a4ff 100644
|
| --- a/ui/webui/resources/webui_resources.grd
|
| +++ b/ui/webui/resources/webui_resources.grd
|
| @@ -468,6 +468,9 @@ without changes to the corresponding grd file. -->
|
| <structure name="IDR_WEBUI_JS_I18N_TEMPLATE_NO_PROCESS"
|
| file="js/i18n_template_no_process.js"
|
| type="chrome_html" />
|
| + <structure name="IDR_WEBUI_JS_I18N_TEMPLATE_PROCESS"
|
| + file="js/i18n_template_process.js"
|
| + 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_PARSE_HTML_SUBSET"
|
|
|