Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(46)

Unified Diff: chrome/browser/browser_resources.grd

Issue 3034040: AutoFill: Move the CC icons to webkit/glue/resources. This is a temporary (Closed)
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/resources/cc-generic.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/browser_resources.grd
diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd
index bdf3c894cca18a88ce3994bf47344aca2b280065..40a11a13cf5c795cba1618704910f02bc7848276 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" />
« no previous file with comments | « no previous file | chrome/browser/resources/cc-generic.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698