| 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 f1b32feb40d1eceef6e0fdfce70ce63a6d70ae9f..38810e1926ef3efd1a5c46d656f4e7ba5ef6d981 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -502,6 +502,12 @@
|
| <structure name="IDR_SETTINGS_AUTOFILL_SECTION_JS"
|
| file="passwords_and_forms_page/autofill_section.js"
|
| type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_ADDRESS_EDIT_DIALOG_HTML"
|
| + file="passwords_and_forms_page/address_edit_dialog.html"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_ADDRESS_EDIT_DIALOG_JS"
|
| + file="passwords_and_forms_page/address_edit_dialog.js"
|
| + type="chrome_html" />
|
| <structure name="IDR_SETTINGS_PASSWORDS_SECTION_HTML"
|
| file="passwords_and_forms_page/passwords_section.html"
|
| type="chrome_html" />
|
|
|