| Index: chrome/browser/resources/settings/settings_resources.grd
|
| diff --git a/chrome/browser/resources/settings/settings_resources.grd b/chrome/browser/resources/settings/settings_resources.grd
|
| index c4b5470792dc24bb4e3f7fcb134093fdb7deab0d..6bdde3d3290953aa47942ee950440cbff3c3f254 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -405,6 +405,12 @@
|
| <structure name="IDR_SETTINGS_CONTROLS_RADIO_GROUP_JS"
|
| file="controls/settings_radio_group.js"
|
| type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_CONTROLS_SETTINGS_IDLE_RENDER_HTML"
|
| + file="controls/settings_idle_render.html"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_CONTROLS_SETTINGS_IDLE_RENDER_JS"
|
| + file="controls/settings_idle_render.js"
|
| + type="chrome_html" />
|
| <structure name="IDR_SETTINGS_CONTROLS_TOGGLE_BUTTON_HTML"
|
| file="controls/settings_toggle_button.html"
|
| type="chrome_html" />
|
|
|