| Index: components/resources/autofill_scaled_resources.grdp
|
| diff --git a/components/resources/autofill_scaled_resources.grdp b/components/resources/autofill_scaled_resources.grdp
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..2bbc3f512466d8996fc0e2b44ecb6edb27ce71c8
|
| --- /dev/null
|
| +++ b/components/resources/autofill_scaled_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="common/autofill/amex.png" />
|
| + <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_DINERS" file="common/autofill/diners.png" />
|
| + <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_DISCOVER" file="common/autofill/discover.png" />
|
| + <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_GENERIC" file="common/autofill/cc-generic.png" />
|
| + <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" />
|
| +</grit-part>
|
|
|