| 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 9d91f1c556f5e61b6f28df4912c77400f2fbbe39..0549bb8d06ad9715798e1a2166b919e525319dff 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -462,6 +462,12 @@
|
| <structure name="IDR_SETTINGS_PASSWORDS_SHARED_CSS_HTML"
|
| file="passwords_and_forms_page/passwords_shared_css.html"
|
| type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_CREDIT_CARD_EDIT_DIALOG_HTML"
|
| + file="passwords_and_forms_page/credit_card_edit_dialog.html"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_CREDIT_CARD_EDIT_DIALOG_JS"
|
| + file="passwords_and_forms_page/credit_card_edit_dialog.js"
|
| + type="chrome_html" />
|
| <structure name="IDR_SETTINGS_AUTOFILL_SECTION_HTML"
|
| file="passwords_and_forms_page/autofill_section.html"
|
| type="chrome_html" />
|
|
|