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

Side by Side Diff: components/autofill_resources.grdp

Issue 165673007: Autofill Credit Card resources. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: component_resources.h Created 6 years, 10 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="utf-8"?>
2 <grit-part>
3 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_AMEX" file="autofi ll/resources/amex.png" />
4 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_DINERS" file="auto fill/resources/diners.png" />
5 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_DISCOVER" file="au tofill/resources/discover.png" />
6 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_GENERIC" file="aut ofill/resources/cc-generic.png" />
7 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_JCB" file="autofil l/resources/jcb.png" />
8 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_MASTERCARD" file=" autofill/resources/mastercard.png" />
9 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_VISA" file="autofi ll/resources/visa.png" />
10 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698