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

Unified Diff: components/resources/autofill_scaled_resources.grdp

Issue 802553003: Autofill dropdown icons: (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: ownership Created 6 years 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: components/resources/autofill_scaled_resources.grdp
diff --git a/components/resources/autofill_scaled_resources.grdp b/components/resources/autofill_scaled_resources.grdp
index e4df87eb4b8201d0a5c3f1e9aa945aa765ed3c8a..38147de6d208ae5294488766f7784e7495afd837 100644
--- a/components/resources/autofill_scaled_resources.grdp
+++ b/components/resources/autofill_scaled_resources.grdp
@@ -7,5 +7,7 @@
<structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_JCB" file="common/autofill/jcb.png" />
<structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_MASTERCARD" file="common/autofill/mastercard.png" />
<structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_VISA" file="common/autofill/visa.png" />
+ <!-- This is not used on desktop, only Android, so use a placeholder file. -->
+ <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_SCAN_NEW" file="common/autofill/cc-generic.png" />
<structure type="chrome_scaled_image" name="IDR_AUTOFILL_MAC_CONTACTS_ICON" file="common/autofill/mac_contacts_icon.png" />
</grit-part>
« no previous file with comments | « components/autofill/core/browser/autofill_external_delegate.cc ('k') | ui/android/java/res/layout/dropdown_item.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698