Index: webkit/glue/webkit_resources.grd |
diff --git a/webkit/glue/webkit_resources.grd b/webkit/glue/webkit_resources.grd |
index e8794db8649e5cdcab49d85632ee6055b606f407..8337d8e7f91547c45bab63cf85cf20d559394c34 100644 |
--- a/webkit/glue/webkit_resources.grd |
+++ b/webkit/glue/webkit_resources.grd |
@@ -45,7 +45,14 @@ |
<include name="IDC_VERTICALTEXT" file="resources\vertical_text.cur" type="CURSOR" /> |
<include name="IDC_ZOOMIN" file="resources\zoom_in.cur" type="CURSOR" /> |
<include name="IDC_ZOOMOUT" file="resources\zoom_out.cur" type="CURSOR" /> |
+ <include name="IDR_AUTOFILL_CC_AMEX" file="resources\amex.png" type="BINDATA" /> |
+ <include name="IDR_AUTOFILL_CC_DINERS" file="resources\diners.png" type="BINDATA" /> |
+ <include name="IDR_AUTOFILL_CC_DISCOVER" file="resources\discover.png" type="BINDATA" /> |
<include name="IDR_AUTOFILL_CC_GENERIC" file="resources\cc-generic.png" type="BINDATA" /> |
+ <include name="IDR_AUTOFILL_CC_JCB" file="resources\jcb.png" type="BINDATA" /> |
+ <include name="IDR_AUTOFILL_CC_MASTERCARD" file="resources\mastercard.png" type="BINDATA" /> |
+ <include name="IDR_AUTOFILL_CC_SOLO" file="resources\solo.png" type="BINDATA" /> |
+ <include name="IDR_AUTOFILL_CC_VISA" file="resources\visa.png" type="BINDATA" /> |
<if expr="os == 'linux2' or os.find('bsd') != -1 or os == 'sunos5'"> |
<include name="IDR_LINUX_CHECKBOX_DISABLED_INDETERMINATE" file="resources\linux-checkbox-disabled-indeterminate.png" type="BINDATA" /> |