| Index: components/resources/autofill_resources.grdp
|
| diff --git a/components/resources/autofill_resources.grdp b/components/resources/autofill_resources.grdp
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..ea52b000e3a4bed90bc2726f2fbca8626ad89ade
|
| --- /dev/null
|
| +++ b/components/resources/autofill_resources.grdp
|
| @@ -0,0 +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_VISA" file="autofill/visa.png" />
|
| +</grit-part>
|
|
|