Chromium Code Reviews| Index: components/resources/autofill_scaled_resources.grdp |
| diff --git a/components/resources/autofill_scaled_resources.grdp b/components/resources/autofill_scaled_resources.grdp |
| index bc1d884cff3621df16ce97c3713285653cd290b5..2d688c62adab1563acf9107cfb226483eed0479e 100644 |
| --- a/components/resources/autofill_scaled_resources.grdp |
| +++ b/components/resources/autofill_scaled_resources.grdp |
| @@ -13,6 +13,13 @@ |
| <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_SCAN_NEW" file="autofill/cc-generic.png" /> |
| <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_SCAN_NEW_KEYBOARD_ACCESSORY" file="autofill/cc-generic.png" /> |
| <structure type="chrome_scaled_image" name="IDR_AUTOFILL_SETTINGS" file="autofill/cc-generic.png" /> |
| + |
| + <!-- PaymentRequest image variants --> |
| + <structure type="chrome_scaled_image" name="IDR_AUTOFILL_PR_AMEX" file="autofill/cc-generic.png" /> |
| + <structure type="chrome_scaled_image" name="IDR_AUTOFILL_PR_DISCOVER" file="autofill/cc-generic.png" /> |
|
Mathieu
2016/04/28 16:41:44
meant to be all the same?
please use gerrit instead
2016/04/28 16:59:05
Yes, meant to be all the same, because of the comm
Mathieu
2016/04/28 17:10:00
Got it. It's a weird system...
|
| + <structure type="chrome_scaled_image" name="IDR_AUTOFILL_PR_GENERIC" file="autofill/cc-generic.png" /> |
| + <structure type="chrome_scaled_image" name="IDR_AUTOFILL_PR_MASTERCARD" file="autofill/cc-generic.png" /> |
| + <structure type="chrome_scaled_image" name="IDR_AUTOFILL_PR_VISA" file="autofill/cc-generic.png" /> |
| </if> |
| <structure type="chrome_scaled_image" name="IDR_CREDIT_CARD_CVC_HINT" file="autofill/credit_card_cvc_hint.png" /> |