| Index: components/resources/autofill_scaled_resources.grdp
|
| diff --git a/components/resources/autofill_scaled_resources.grdp b/components/resources/autofill_scaled_resources.grdp
|
| index e4df87eb4b8201d0a5c3f1e9aa945aa765ed3c8a..38147de6d208ae5294488766f7784e7495afd837 100644
|
| --- a/components/resources/autofill_scaled_resources.grdp
|
| +++ b/components/resources/autofill_scaled_resources.grdp
|
| @@ -7,5 +7,7 @@
|
| <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_JCB" file="common/autofill/jcb.png" />
|
| <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_MASTERCARD" file="common/autofill/mastercard.png" />
|
| <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_VISA" file="common/autofill/visa.png" />
|
| + <!-- This is not used on desktop, only Android, so use a placeholder file. -->
|
| + <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_SCAN_NEW" file="common/autofill/cc-generic.png" />
|
| <structure type="chrome_scaled_image" name="IDR_AUTOFILL_MAC_CONTACTS_ICON" file="common/autofill/mac_contacts_icon.png" />
|
| </grit-part>
|
|
|