| Index: components/resources/autofill_scaled_resources.grdp
|
| diff --git a/components/resources/autofill_scaled_resources.grdp b/components/resources/autofill_scaled_resources.grdp
|
| index 33e0f083ddf43272f1f138d0c948a5d0c4967dec..b2ab4592a0b4032341451531bd97bc0e912a974c 100644
|
| --- a/components/resources/autofill_scaled_resources.grdp
|
| +++ b/components/resources/autofill_scaled_resources.grdp
|
| @@ -1,8 +1,10 @@
|
| <?xml version="1.0" encoding="UTF-8"?>
|
| <grit-part>
|
| <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_AMEX" file="autofill/amex.png" />
|
| + <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_DINERS" file="autofill/diners.png" />
|
| <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_DISCOVER" file="autofill/discover.png" />
|
| <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_GENERIC" file="autofill/cc-generic.png" />
|
| + <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_JCB" file="autofill/jcb.png" />
|
| <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_MASTERCARD" file="autofill/mastercard.png" />
|
| <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_MIR" file="autofill/mir.png" />
|
| <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_VISA" file="autofill/visa.png" />
|
|
|