Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(444)

Unified Diff: chrome/browser/resources/settings/settings_resources.grd

Issue 1947293002: Implement autofill Address and Credit Card lists. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 fedd488bb1562880aa157a669f2c6973ba45e7c3..8d0e0358a1057ceeed58cd28a95bc7b08b38237e 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -483,6 +483,9 @@
<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_SHARED_CSS_HTML"
+ file="passwords_and_forms_page/passwords_shared_css.html"
+ type="chrome_html" />
<structure name="IDR_SETTINGS_AUTOFILL_SECTION_HTML"
file="passwords_and_forms_page/autofill_section.html"
type="chrome_html" />

Powered by Google App Engine
This is Rietveld 408576698