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

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

Issue 2514753002: Add Mir credit card support to autofill. (Closed)
Patch Set: Remove autofill sync modifications, optimize png files. Created 4 years, 1 month 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="autofi ll/amex.png" /> 3 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_AMEX" file="autofi ll/amex.png" />
4 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_DISCOVER" file="au tofill/discover.png" /> 4 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_DISCOVER" file="au tofill/discover.png" />
5 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_GENERIC" file="aut ofill/cc-generic.png" /> 5 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_GENERIC" file="aut ofill/cc-generic.png" />
6 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_MASTERCARD" file=" autofill/mastercard.png" /> 6 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_MASTERCARD" file=" autofill/mastercard.png" />
7 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_MIR" file="autofil l/mir.png" />
7 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_VISA" file="autofi ll/visa.png" /> 8 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_VISA" file="autofi ll/visa.png" />
8 9
9 <!-- These are not used on desktop, only Android, so use a placeholder file. 10 <!-- These are not used on desktop, only Android, so use a placeholder file.
10 TODO(rouslan): Remove non-keyboard-accessory icon when keyboard 11 TODO(rouslan): Remove non-keyboard-accessory icon when keyboard
11 accessory becomes default on Android. --> 12 accessory becomes default on Android. -->
12 <if expr="is_android"> 13 <if expr="is_android">
13 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_SCAN_NEW" file=" autofill/cc-generic.png" /> 14 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_SCAN_NEW" file=" autofill/cc-generic.png" />
14 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_SCAN_NEW_KEYBOAR D_ACCESSORY" file="autofill/cc-generic.png" /> 15 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_SCAN_NEW_KEYBOAR D_ACCESSORY" file="autofill/cc-generic.png" />
15 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_SETTINGS" file="aut ofill/cc-generic.png" /> 16 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_SETTINGS" file="aut ofill/cc-generic.png" />
16 </if> 17 </if>
17 18
18 <!-- PaymentRequest image variants. 19 <!-- PaymentRequest image variants.
19 TODO(crbug.com/602666): Move the credit card icons into 20 TODO(crbug.com/602666): Move the credit card icons into
20 components/resources and refer to them here instead of the placeholder 21 components/resources and refer to them here instead of the placeholder
21 files so they can be used on platforms other than Android. --> 22 files so they can be used on platforms other than Android. -->
22 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_PR_AMEX" file="autofi ll/cc-generic.png" /> 23 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_PR_AMEX" file="autofi ll/cc-generic.png" />
23 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_PR_DINERS" file="auto fill/cc-generic.png" /> 24 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_PR_DINERS" file="auto fill/cc-generic.png" />
24 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_PR_DISCOVER" file="au tofill/cc-generic.png" /> 25 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_PR_DISCOVER" file="au tofill/cc-generic.png" />
25 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_PR_GENERIC" file="aut ofill/cc-generic.png" /> 26 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_PR_GENERIC" file="aut ofill/cc-generic.png" />
26 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_PR_JCB" file="autofil l/cc-generic.png" /> 27 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_PR_JCB" file="autofil l/cc-generic.png" />
27 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_PR_MASTERCARD" file=" autofill/cc-generic.png" /> 28 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_PR_MASTERCARD" file=" autofill/cc-generic.png" />
29 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_PR_MIR" file="autofil l/cc-generic.png" />
28 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_PR_UNIONPAY" file="au tofill/cc-generic.png" /> 30 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_PR_UNIONPAY" file="au tofill/cc-generic.png" />
29 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_PR_VISA" file="autofi ll/cc-generic.png" /> 31 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_PR_VISA" file="autofi ll/cc-generic.png" />
30 32
31 <structure type="chrome_scaled_image" name="IDR_CREDIT_CARD_CVC_HINT" file="au tofill/credit_card_cvc_hint.png" /> 33 <structure type="chrome_scaled_image" name="IDR_CREDIT_CARD_CVC_HINT" file="au tofill/credit_card_cvc_hint.png" />
32 <structure type="chrome_scaled_image" name="IDR_CREDIT_CARD_CVC_HINT_AMEX" fil e="autofill/credit_card_cvc_hint_amex.png" /> 34 <structure type="chrome_scaled_image" name="IDR_CREDIT_CARD_CVC_HINT_AMEX" fil e="autofill/credit_card_cvc_hint_amex.png" />
33 <if expr="is_ios or is_android"> 35 <if expr="is_ios or is_android">
34 <structure type="chrome_scaled_image" name="IDR_INFOBAR_AUTOFILL_CC" file="a utofill/infobar_autofill_cc.png" /> 36 <structure type="chrome_scaled_image" name="IDR_INFOBAR_AUTOFILL_CC" file="a utofill/infobar_autofill_cc.png" />
35 </if> 37 </if>
36 <if expr="is_macosx or is_ios"> 38 <if expr="is_macosx or is_ios">
37 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_TOOLTIP_ICON" file= "autofill/autofill_tooltip_icon.png" /> 39 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_TOOLTIP_ICON" file= "autofill/autofill_tooltip_icon.png" />
38 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_TOOLTIP_ICON_H" fil e="autofill/autofill_tooltip_icon_hover.png" /> 40 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_TOOLTIP_ICON_H" fil e="autofill/autofill_tooltip_icon_hover.png" />
39 </if> 41 </if>
40 </grit-part> 42 </grit-part>
OLDNEW
« no previous file with comments | « components/autofill_strings.grdp ('k') | components/resources/default_100_percent/autofill/mir.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698