| 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 0371670bf7fd672560903a54bdaf2877f56ab40b..b5512f5f85129573acbcf7c661319cc41621d26b 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -226,6 +226,12 @@
|
| <structure name="IDR_SETTINGS_MAIN_PAGE_BEHAVIOR_JS"
|
| file="settings_page/main_page_behavior.js"
|
| type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_LIST_ITEM_BEHAVIOR_HTML"
|
| + file="list_item_behavior.html"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_LIST_ITEM_BEHAVIOR_JS"
|
| + file="list_item_behavior.js"
|
| + type="chrome_html" />
|
| <structure name="IDR_SETTINGS_SETTINGS_VARS_CSS_HTML"
|
| file="settings_vars_css.html"
|
| type="chrome_html" />
|
|
|