| Index: components/resources/autofill_scaled_resources.grdp
|
| diff --git a/components/resources/autofill_scaled_resources.grdp b/components/resources/autofill_scaled_resources.grdp
|
| index c07f1d5ba93e94e1adec91da103eed62828218ea..70d2920d902fc9696fc0a5f9499e037d86d8a422 100644
|
| --- a/components/resources/autofill_scaled_resources.grdp
|
| +++ b/components/resources/autofill_scaled_resources.grdp
|
| @@ -5,6 +5,11 @@
|
| <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_GENERIC" file="autofill/cc-generic.png" />
|
| <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_MASTERCARD" file="autofill/mastercard.png" />
|
| <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_VISA" file="autofill/visa.png" />
|
| + <structure type="chrome_scaled_image" name="IDR_AUTOFILL_LARGE_CC_AMEX" file="autofill/large_amex.png" />
|
| + <structure type="chrome_scaled_image" name="IDR_AUTOFILL_LARGE_CC_DISCOVER" file="autofill/large_discover.png" />
|
| + <structure type="chrome_scaled_image" name="IDR_AUTOFILL_LARGE_CC_GENERIC" file="autofill/large_cc-generic.png" />
|
| + <structure type="chrome_scaled_image" name="IDR_AUTOFILL_LARGE_CC_MASTERCARD" file="autofill/large_mastercard.png" />
|
| + <structure type="chrome_scaled_image" name="IDR_AUTOFILL_LARGE_CC_VISA" file="autofill/large_visa.png" />
|
|
|
| <!-- These are not used on desktop, only Android, so use a placeholder file.
|
| TODO(rouslan): Remove non-keyboard-accessory icon when keyboard
|
|
|