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 7577f209cafc77fc52420bb39c472afe6183ff6f..c561b949683494b7cb4f64d070b67454dafa5bc5 100644 |
--- a/chrome/browser/resources/settings/settings_resources.grd |
+++ b/chrome/browser/resources/settings/settings_resources.grd |
@@ -61,6 +61,12 @@ |
<structure name="IDR_SETTINGS_APPEARANCE_SHARED_CSS" |
file="appearance_page/appearance_shared.css" |
type="chrome_html" /> |
+ <structure name="IDR_SETTINGS_AUTOFILL_CATEGORY_HTML" |
+ file="passwords_and_forms_page/autofill_category.html" |
+ type="chrome_html" /> |
+ <structure name="IDR_SETTINGS_AUTOFILL_CATEGORY_JS" |
+ file="passwords_and_forms_page/autofill_category.js" |
+ type="chrome_html" /> |
<structure name="IDR_SETTINGS_BASIC_PAGE_JS" |
file="basic_page/basic_page.js" |
type="chrome_html" /> |
@@ -298,9 +304,6 @@ |
file="languages_page/edit_dictionary_page.js" |
type="chrome_html" /> |
</if> |
- <structure name="IDR_SETTINGS_PASSWORDS_AND_FORMS_PAGE_CSS" |
- file="passwords_and_forms_page/passwords_and_forms_page.css" |
- type="chrome_html" /> |
<structure name="IDR_SETTINGS_PASSWORDS_AND_FORMS_PAGE_HTML" |
file="passwords_and_forms_page/passwords_and_forms_page.html" |
type="chrome_html" /> |