| OLD | NEW | 
|---|
| 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_DINERS" file="auto
    fill/diners.png" /> | 4   <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_DINERS" file="auto
    fill/diners.png" /> | 
| 5   <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_DISCOVER" file="au
    tofill/discover.png" /> | 
| 6   <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_GENERIC" file="aut
    ofill/cc-generic.png" /> | 
| 7   <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_JCB" file="autofil
    l/jcb.png" /> | 7   <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_JCB" file="autofil
    l/jcb.png" /> | 
| 8   <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_MASTERCARD" file="
    autofill/mastercard.png" /> | 8   <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_MASTERCARD" file="
    autofill/mastercard.png" /> | 
| 9   <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_MIR" file="autofil
    l/mir.png" /> | 9   <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_MIR" file="autofil
    l/mir.png" /> | 
| 10   <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_UNIONPAY" file="au
    tofill/unionpay.png" /> | 10   <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_UNIONPAY" file="au
    tofill/unionpay.png" /> | 
| 11   <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_VISA" file="autofi
    ll/visa.png" /> | 11   <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_VISA" file="autofi
    ll/visa.png" /> | 
| 12 | 12 | 
| 13   <!-- These are not used on desktop, only Android, so use a placeholder file. | 13   <!-- These are not used on desktop, only Android, so use a placeholder file. | 
| 14        TODO(rouslan): Remove non-keyboard-accessory icon when keyboard | 14        TODO(rouslan): Remove non-keyboard-accessory icon when keyboard | 
| 15        accessory becomes default on Android. --> | 15        accessory becomes default on Android. --> | 
| 16   <if expr="is_android"> | 16   <if expr="is_android"> | 
| 17     <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_SCAN_NEW" file="
    autofill/cc-generic.png" /> | 17     <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_SCAN_NEW" file="
    autofill/cc-generic.png" /> | 
| 18     <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_SCAN_NEW_KEYBOAR
    D_ACCESSORY" file="autofill/cc-generic.png" /> | 18     <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_SCAN_NEW_KEYBOAR
    D_ACCESSORY" file="autofill/cc-generic.png" /> | 
| 19     <structure type="chrome_scaled_image" name="IDR_AUTOFILL_SETTINGS" file="aut
    ofill/cc-generic.png" /> | 19     <structure type="chrome_scaled_image" name="IDR_AUTOFILL_SETTINGS" file="aut
    ofill/cc-generic.png" /> | 
| 20     <structure type="chrome_scaled_image" name="IDR_AUTOFILL_HTTP_WARNING" file=
    "autofill/cc-generic.png" /> | 20     <structure type="chrome_scaled_image" name="IDR_AUTOFILL_HTTP_WARNING" file=
    "autofill/cc-generic.png" /> | 
| 21     <structure type="chrome_scaled_image" name="IDR_AUTOFILL_HTTPS_INVALID_WARNI
    NG" file="autofill/cc-generic.png" /> | 21     <structure type="chrome_scaled_image" name="IDR_AUTOFILL_HTTPS_INVALID_WARNI
    NG" file="autofill/cc-generic.png" /> | 
| 22   </if> | 22   </if> | 
| 23 | 23 | 
| 24   <!-- PaymentRequest image variants. --> | 24    <!-- Payment Request image variants. | 
| 25   <structure type="chrome_scaled_image" name="IDR_AUTOFILL_PR_AMEX" file="autofi
    ll/pr_amex.png" /> | 25         NOTE: These are placeholders; actual values are not used, since IDs are | 
| 26   <structure type="chrome_scaled_image" name="IDR_AUTOFILL_PR_DINERS" file="auto
    fill/pr_dinersclub.png" /> | 26         mapped to drawables in resource_id.h --> | 
| 27   <structure type="chrome_scaled_image" name="IDR_AUTOFILL_PR_DISCOVER" file="au
    tofill/pr_discover.png" /> | 27   <if expr="is_android"> | 
| 28   <structure type="chrome_scaled_image" name="IDR_AUTOFILL_PR_GENERIC" file="aut
    ofill/pr_generic.png" /> | 28     <structure type="chrome_scaled_image" name="IDR_AUTOFILL_PR_AMEX" file="auto
    fill/cc-generic.png" /> | 
| 29   <structure type="chrome_scaled_image" name="IDR_AUTOFILL_PR_JCB" file="autofil
    l/pr_jcb.png" /> | 29     <structure type="chrome_scaled_image" name="IDR_AUTOFILL_PR_DINERS" file="au
    tofill/cc-generic.png" /> | 
| 30   <structure type="chrome_scaled_image" name="IDR_AUTOFILL_PR_MASTERCARD" file="
    autofill/pr_mc.png" /> | 30     <structure type="chrome_scaled_image" name="IDR_AUTOFILL_PR_DISCOVER" file="
    autofill/cc-generic.png" /> | 
| 31   <structure type="chrome_scaled_image" name="IDR_AUTOFILL_PR_MIR" file="autofil
    l/pr_mir.png" /> | 31     <structure type="chrome_scaled_image" name="IDR_AUTOFILL_PR_GENERIC" file="a
    utofill/cc-generic.png" /> | 
| 32   <structure type="chrome_scaled_image" name="IDR_AUTOFILL_PR_UNIONPAY" file="au
    tofill/pr_unionpay.png" /> | 32     <structure type="chrome_scaled_image" name="IDR_AUTOFILL_PR_JCB" file="autof
    ill/cc-generic.png" /> | 
| 33   <structure type="chrome_scaled_image" name="IDR_AUTOFILL_PR_VISA" file="autofi
    ll/pr_visa.png" /> | 33     <structure type="chrome_scaled_image" name="IDR_AUTOFILL_PR_MASTERCARD" file
    ="autofill/cc-generic.png" /> | 
|  | 34     <structure type="chrome_scaled_image" name="IDR_AUTOFILL_PR_MIR" file="autof
    ill/cc-generic.png" /> | 
|  | 35     <structure type="chrome_scaled_image" name="IDR_AUTOFILL_PR_UNIONPAY" file="
    autofill/cc-generic.png" /> | 
|  | 36     <structure type="chrome_scaled_image" name="IDR_AUTOFILL_PR_VISA" file="auto
    fill/cc-generic.png" /> | 
|  | 37   </if> | 
| 34 | 38 | 
| 35   <structure type="chrome_scaled_image" name="IDR_CREDIT_CARD_CVC_HINT" file="au
    tofill/credit_card_cvc_hint.png" /> | 39   <structure type="chrome_scaled_image" name="IDR_CREDIT_CARD_CVC_HINT" file="au
    tofill/credit_card_cvc_hint.png" /> | 
| 36   <structure type="chrome_scaled_image" name="IDR_CREDIT_CARD_CVC_HINT_AMEX" fil
    e="autofill/credit_card_cvc_hint_amex.png" /> | 40   <structure type="chrome_scaled_image" name="IDR_CREDIT_CARD_CVC_HINT_AMEX" fil
    e="autofill/credit_card_cvc_hint_amex.png" /> | 
| 37   <if expr="is_ios or is_android"> | 41   <if expr="is_ios or is_android"> | 
| 38     <structure type="chrome_scaled_image" name="IDR_INFOBAR_AUTOFILL_CC" file="a
    utofill/infobar_autofill_cc.png" /> | 42     <structure type="chrome_scaled_image" name="IDR_INFOBAR_AUTOFILL_CC" file="a
    utofill/infobar_autofill_cc.png" /> | 
| 39   </if> | 43   </if> | 
| 40   <if expr="is_ios"> | 44   <if expr="is_ios"> | 
| 41     <structure type="chrome_scaled_image" name="IDR_AUTOFILL_TOOLTIP_ICON" file=
    "autofill/autofill_tooltip_icon.png" /> | 45     <structure type="chrome_scaled_image" name="IDR_AUTOFILL_TOOLTIP_ICON" file=
    "autofill/autofill_tooltip_icon.png" /> | 
| 42     <structure type="chrome_scaled_image" name="IDR_AUTOFILL_TOOLTIP_ICON_H" fil
    e="autofill/autofill_tooltip_icon_hover.png" /> | 46     <structure type="chrome_scaled_image" name="IDR_AUTOFILL_TOOLTIP_ICON_H" fil
    e="autofill/autofill_tooltip_icon_hover.png" /> | 
| 43   </if> | 47   </if> | 
| 44 </grit-part> | 48 </grit-part> | 
| OLD | NEW | 
|---|