| 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 e9041029afb446081d1c7ad27bd836afe907f9fb..afb6c005bdf1bd550d29150ae4dde872e6305428 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -332,6 +332,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_PASSWORDS_PRIVATE_API_HTML"
|
| + file="passwords_and_forms_page/passwords_private_api.html"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_PASSWORDS_PRIVATE_API_JS"
|
| + file="passwords_and_forms_page/passwords_private_api.js"
|
| + type="chrome_html" />
|
| <structure name="IDR_SETTINGS_PASSWORDS_SECTION_CSS"
|
| file="passwords_and_forms_page/passwords_section.css"
|
| type="chrome_html" />
|
|
|