summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_resources.grd
diff options
context:
space:
mode:
authorjhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-29 23:02:53 +0000
committerjhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-29 23:02:53 +0000
commitfaa7929a4a690be40fb28598725085fdec8dbc96 (patch)
treefb74d69b2fa2d14f0299da85f6733ecbcc6245e1 /chrome/browser/browser_resources.grd
parent4f08c83f354cb0c9d2ee5c79c39c1ad08e560cdf (diff)
downloadchromium_src-faa7929a4a690be40fb28598725085fdec8dbc96.zip
chromium_src-faa7929a4a690be40fb28598725085fdec8dbc96.tar.gz
chromium_src-faa7929a4a690be40fb28598725085fdec8dbc96.tar.bz2
AutoFill: Move the CC icons to webkit/glue/resources. This is a temporary
location until they're moved to chrome/common. BUG=50080 TEST=none Review URL: http://codereview.chromium.org/3034040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@54219 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/browser_resources.grd')
-rw-r--r--chrome/browser/browser_resources.grd8
1 files changed, 0 insertions, 8 deletions
diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd
index bdf3c89..40a11a1 100644
--- a/chrome/browser/browser_resources.grd
+++ b/chrome/browser/browser_resources.grd
@@ -59,14 +59,6 @@ without changes to the corresponding grd file. eadee -->
<include name="IDR_SYNC_SETUP_DONE_HTML" file="sync\resources\setup_done.html" flattenhtml="true" type="BINDATA" />
<include name="IDR_SYNC_SETUP_FLOW_HTML" file="sync\resources\setup_flow.html" flattenhtml="true" type="BINDATA" />
<include name="IDR_TRANSLATE_JS" file="resources\translate.js" type="BINDATA" />
- <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_GENERIC" file="resources\cc-generic.png" type="BINDATA" />
- <include name="IDR_AUTOFILL_CC_DISCOVER" file="resources\discover.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="pp_ifdef('chromeos')">
<include name="IDR_ABOUT_SYS_HTML" file="resources\about_sys.html" flattenhtml="true" type="BINDATA" />