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

Side by Side 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 unified diff | Download patch
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <grit-part> 2 <grit-part>
3 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_AMEX" file="common /autofill/amex.png" /> 3 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_AMEX" file="common /autofill/amex.png" />
4 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_DINERS" file="comm on/autofill/diners.png" /> 4 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_DINERS" file="comm on/autofill/diners.png" />
5 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_DISCOVER" file="co mmon/autofill/discover.png" /> 5 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_DISCOVER" file="co mmon/autofill/discover.png" />
6 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_GENERIC" file="com mon/autofill/cc-generic.png" /> 6 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_GENERIC" file="com mon/autofill/cc-generic.png" />
7 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_JCB" file="common/ autofill/jcb.png" /> 7 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_JCB" file="common/ autofill/jcb.png" />
8 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_MASTERCARD" file=" common/autofill/mastercard.png" /> 8 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_MASTERCARD" file=" common/autofill/mastercard.png" />
9 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_VISA" file="common /autofill/visa.png" /> 9 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_VISA" file="common /autofill/visa.png" />
10 <!-- This is not used on desktop, only Android, so use a placeholder file. -->
11 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_SCAN_NEW" file="co mmon/autofill/cc-generic.png" />
10 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_MAC_CONTACTS_ICON" fi le="common/autofill/mac_contacts_icon.png" /> 12 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_MAC_CONTACTS_ICON" fi le="common/autofill/mac_contacts_icon.png" />
11 </grit-part> 13 </grit-part>
OLDNEW
« 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