Index: chrome/common/common_resources.grd |
=================================================================== |
--- chrome/common/common_resources.grd (revision 75719) |
+++ chrome/common/common_resources.grd (working copy) |
@@ -13,6 +13,14 @@ |
<include name="IDR_I18N_TEMPLATE_JS" file="..\browser\resources\shared\js\i18n_template.js" type="BINDATA" /> |
<include name="IDR_JSTEMPLATE_JS" file="..\third_party\jstemplate\jstemplate_compiled.js" type="BINDATA" /> |
<include name="IDR_WEB_APP_SCHEMA" file="web_app_schema.json" type="BINDATA" /> |
+ <include name="IDR_AUTOFILL_CC_AMEX" file="resources\autofill\cc_amex.png" type="BINDATA" /> |
+ <include name="IDR_AUTOFILL_CC_DINERS" file="resources\autofill\cc_diners.png" type="BINDATA" /> |
+ <include name="IDR_AUTOFILL_CC_DISCOVER" file="resources\autofill\cc_discover.png" type="BINDATA" /> |
+ <include name="IDR_AUTOFILL_CC_GENERIC" file="resources\autofill\cc_generic.png" type="BINDATA" /> |
+ <include name="IDR_AUTOFILL_CC_JCB" file="resources\autofill\cc_jcb.png" type="BINDATA" /> |
+ <include name="IDR_AUTOFILL_CC_MASTERCARD" file="resources\autofill\cc_mastercard.png" type="BINDATA" /> |
+ <include name="IDR_AUTOFILL_CC_SOLO" file="resources\autofill\cc_solo.png" type="BINDATA" /> |
+ <include name="IDR_AUTOFILL_CC_VISA" file="resources\autofill\cc_visa.png" type="BINDATA" /> |
</includes> |
</release> |
</grit> |