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 7f096ad8b9537f829af5025e956301c027840b13..4efd154b4ecf4cacd073330b0638132a3ed52f8c 100644 |
--- a/chrome/browser/resources/settings/settings_resources.grd |
+++ b/chrome/browser/resources/settings/settings_resources.grd |
@@ -675,6 +675,12 @@ |
<structure name="IDR_SETTINGS_ADDRESS_EDIT_DIALOG_JS" |
file="passwords_and_forms_page/address_edit_dialog.js" |
type="chrome_html" /> |
+ <structure name="IDR_SETTINGS_PASSWORD_LIST_ITEM_HTML" |
+ file="passwords_and_forms_page/password_list_item.html" |
+ type="chrome_html" /> |
+ <structure name="IDR_SETTINGS_PASSWORD_LIST_ITEM_JS" |
+ file="passwords_and_forms_page/password_list_item.js" |
+ type="chrome_html" /> |
<structure name="IDR_SETTINGS_PASSWORDS_SECTION_HTML" |
file="passwords_and_forms_page/passwords_section.html" |
type="chrome_html" /> |