| 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 e5610e1c139e81acaf7d5225d5332c3663778fbc..99bfd8e2e9babfbe9c5800a2bf99af34e3ac29a0 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -210,6 +210,15 @@
|
| <structure name="IDR_SETTINGS_DOWNLOADS_PAGE_JS"
|
| file="downloads_page/downloads_page.js"
|
| type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_RESET_PAGE_CSS"
|
| + file="reset_page/reset_page.css"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_RESET_PAGE_HTML"
|
| + file="reset_page/reset_page.html"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_RESET_PAGE_JS"
|
| + file="reset_page/reset_page.js"
|
| + type="chrome_html" />
|
| <structure name="IDR_SETTINGS_LANGUAGES_HTML"
|
| file="languages_page/languages.html"
|
| type="chrome_html" />
|
|
|