Index: components/autofill_resources.grdp |
diff --git a/components/autofill_resources.grdp b/components/autofill_resources.grdp |
new file mode 100644 |
index 0000000000000000000000000000000000000000..ffa7568ab62f2f3e48796a792a4f6d9fc6fcd3d6 |
--- /dev/null |
+++ b/components/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/resources/amex.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_DINERS" file="autofill/resources/diners.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_DISCOVER" file="autofill/resources/discover.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_GENERIC" file="autofill/resources/cc-generic.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_JCB" file="autofill/resources/jcb.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_MASTERCARD" file="autofill/resources/mastercard.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_VISA" file="autofill/resources/visa.png" /> |
+</grit-part> |