| 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 1fc6a7e09870bae058d61bfe7e32336a39e8efa8..b17ddebc530f7273b45d6e58c544367f19a2b59b 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" />
|
|
|