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

Side by Side Diff: components/resources/autofill_scaled_resources.grdp

Issue 710453002: [Autofill] Componentize AutofillCCInfoBarDelegate. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed breakages on Android port. Created 5 years, 11 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 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_DISCOVER" file="co mmon/autofill/discover.png" /> 4 <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_GENERIC" file="com mon/autofill/cc-generic.png" /> 5 <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_MASTERCARD" file=" common/autofill/mastercard.png" /> 6 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_MASTERCARD" file=" common/autofill/mastercard.png" />
7 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_VISA" file="common /autofill/visa.png" /> 7 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_VISA" file="common /autofill/visa.png" />
8 <!-- This is not used on desktop, only Android, so use a placeholder file. --> 8 <!-- This is not used on desktop, only Android, so use a placeholder file. -->
9 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_SCAN_NEW" file="co mmon/autofill/cc-generic.png" /> 9 <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" /> 10 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_MAC_CONTACTS_ICON" fi le="common/autofill/mac_contacts_icon.png" />
11 <structure type="chrome_scaled_image" name="IDR_INFOBAR_AUTOFILL_CC" file="com mon/autofill/infobar_autofill_cc.png" />
11 </grit-part> 12 </grit-part>
OLDNEW
« no previous file with comments | « components/autofill_strings.grdp ('k') | components/resources/default_100_percent/common/autofill/infobar_autofill_cc.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698