| 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 76f829c2317045a97d9fbe91222187aefe68d690..864fd66c3a7fa1e9f5de99a86372d0513736702e 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -223,6 +223,12 @@
|
| <structure name="IDR_SETTINGS_DOWNLOADS_PAGE_JS"
|
| file="downloads_page/downloads_page.js"
|
| type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_POWERWASH_DIALOG_HTML"
|
| + file="reset_page/powerwash_dialog.html"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_POWERWASH_DIALOG_JS"
|
| + file="reset_page/powerwash_dialog.js"
|
| + type="chrome_html" />
|
| <structure name="IDR_SETTINGS_RESET_PAGE_HTML"
|
| file="reset_page/reset_page.html"
|
| type="chrome_html" />
|
|
|