| 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 865e2ed39977339ebc440bc08b7f792747e6795b..cbc85bcd1a545781e378a39a3b734711f84d9e9a 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_AND_FORMS_PAGE_JS" | 
| file="passwords_and_forms_page/passwords_and_forms_page.js" | 
| type="chrome_html" /> | 
| +      <structure name="IDR_SETTINGS_AUTOFILL_SECTION_HTML" | 
| +                 file="passwords_and_forms_page/autofill_section.html" | 
| +                 type="chrome_html" /> | 
| +      <structure name="IDR_SETTINGS_AUTOFILL_SECTION_JS" | 
| +                 file="passwords_and_forms_page/autofill_section.js" | 
| +                 type="chrome_html" /> | 
| <structure name="IDR_SETTINGS_PASSWORDS_SECTION_HTML" | 
| file="passwords_and_forms_page/passwords_section.html" | 
| type="chrome_html" /> | 
|  |