| 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 58e6432f2584dc3602e4f7b9aefd43ed5975975d..5b2aaab1e7ff63e2bce8db00c36f16dc54ca737e 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -508,6 +508,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" />
|
|
|