| 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 835a9fe7ac10d299bcb7acd3e72247e26f51aad3..bc22118110b666d43033a7bfe3d3a18d24e3ea90 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -416,6 +416,12 @@
|
| <structure name="IDR_SETTINGS_PASSWORDS_SECTION_JS"
|
| file="passwords_and_forms_page/passwords_section.js"
|
| type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_PASSWORD_EDIT_DIALOG_HTML"
|
| + file="passwords_and_forms_page/password_edit_dialog.html"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_PASSWORD_EDIT_DIALOG_JS"
|
| + file="passwords_and_forms_page/password_edit_dialog.js"
|
| + type="chrome_html" />
|
| <structure name="IDR_SETTINGS_PEOPLE_PAGE_HTML"
|
| file="people_page/people_page.html"
|
| type="chrome_html"
|
|
|