| Index: ui/webui/resources/webui_resources.grd
|
| diff --git a/ui/webui/resources/webui_resources.grd b/ui/webui/resources/webui_resources.grd
|
| index 9cc67269938c4b088d46382a147829c84e6e52c5..a532d8cf7d4aabed36ccb038925c7f0c0b2022cb 100644
|
| --- a/ui/webui/resources/webui_resources.grd
|
| +++ b/ui/webui/resources/webui_resources.grd
|
| @@ -353,6 +353,8 @@ 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_ACTION_LINK"
|
| + file="js/action_link.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_MEDIA_COMMON"
|
|
|