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 50960684be9bc25d2800deed0697f1019bca795d..d50c465af61587a7a9dc14d0fb28f5f8c1fe88fb 100644 |
--- a/chrome/browser/resources/settings/settings_resources.grd |
+++ b/chrome/browser/resources/settings/settings_resources.grd |
@@ -223,15 +223,21 @@ |
<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_RESET_PROFILE_DIALOG_CSS" |
+ file="reset_page/reset_profile_dialog.css" |
+ type="chrome_html" /> |
+ <structure name="IDR_SETTINGS_RESET_PROFILE_DIALOG_HTML" |
+ file="reset_page/reset_profile_dialog.html" |
+ type="chrome_html" /> |
+ <structure name="IDR_SETTINGS_RESET_PROFILE_DIALOG_JS" |
+ file="reset_page/reset_profile_dialog.js" |
+ type="chrome_html" /> |
<structure name="IDR_SETTINGS_LANGUAGES_HTML" |
file="languages_page/languages.html" |
type="chrome_html" /> |