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

Side by Side Diff: chrome/browser/browser_resources.grd

Issue 2893014: AutoFill: Add the newly-added credit card images to browser_resources.grd. (Closed)
Patch Set: Case. 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 unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- This comment is only here because changes to resources are not picked up 2 <!-- This comment is only here because changes to resources are not picked up
3 without changes to the corresponding grd file. eadee --> 3 without changes to the corresponding grd file. eadee -->
4 <grit latest_public_release="0" current_release="1"> 4 <grit latest_public_release="0" current_release="1">
5 <outputs> 5 <outputs>
6 <output filename="grit/browser_resources.h" type="rc_header"> 6 <output filename="grit/browser_resources.h" type="rc_header">
7 <emit emit_type='prepend'></emit> 7 <emit emit_type='prepend'></emit>
8 </output> 8 </output>
9 <output filename="browser_resources.pak" type="data_package" /> 9 <output filename="browser_resources.pak" type="data_package" />
10 <output filename="browser_resources.rc" type="rc_all" /> 10 <output filename="browser_resources.rc" type="rc_all" />
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
59 <include name="IDR_PLUGINS_HTML" file="resources\plugins.html" flattenhtml ="true" type="BINDATA" /> 59 <include name="IDR_PLUGINS_HTML" file="resources\plugins.html" flattenhtml ="true" type="BINDATA" />
60 <include name="IDR_SAFE_BROWSING_MALWARE_BLOCK" file="resources\safe_brows ing_malware_block.html" flattenhtml="true" type="BINDATA" /> 60 <include name="IDR_SAFE_BROWSING_MALWARE_BLOCK" file="resources\safe_brows ing_malware_block.html" flattenhtml="true" type="BINDATA" />
61 <include name="IDR_SAFE_BROWSING_MULTIPLE_THREAT_BLOCK" file="resources\sa fe_browsing_multiple_threat_block.html" flattenhtml="true" type="BINDATA" /> 61 <include name="IDR_SAFE_BROWSING_MULTIPLE_THREAT_BLOCK" file="resources\sa fe_browsing_multiple_threat_block.html" flattenhtml="true" type="BINDATA" />
62 <include name="IDR_SAFE_BROWSING_PHISHING_BLOCK" file="resources\safe_brow sing_phishing_block.html" flattenhtml="true" type="BINDATA" /> 62 <include name="IDR_SAFE_BROWSING_PHISHING_BLOCK" file="resources\safe_brow sing_phishing_block.html" flattenhtml="true" type="BINDATA" />
63 <include name="IDR_SSL_ERROR_HTML" file="security\resources\ssl_error.html " flattenhtml="true" type="BINDATA" /> 63 <include name="IDR_SSL_ERROR_HTML" file="security\resources\ssl_error.html " flattenhtml="true" type="BINDATA" />
64 <include name="IDR_SSL_ROAD_BLOCK_HTML" file="security\resources\ssl_roadb lock.html" flattenhtml="true" type="BINDATA" /> 64 <include name="IDR_SSL_ROAD_BLOCK_HTML" file="security\resources\ssl_roadb lock.html" flattenhtml="true" type="BINDATA" />
65 <include name="IDR_SYNC_CHOOSE_DATATYPES_HTML" file="sync\resources\choose _datatypes.html" flattenhtml="true" type="BINDATA" /> 65 <include name="IDR_SYNC_CHOOSE_DATATYPES_HTML" file="sync\resources\choose _datatypes.html" flattenhtml="true" type="BINDATA" />
66 <include name="IDR_SYNC_SETUP_DONE_HTML" file="sync\resources\setup_done.h tml" flattenhtml="true" type="BINDATA" /> 66 <include name="IDR_SYNC_SETUP_DONE_HTML" file="sync\resources\setup_done.h tml" flattenhtml="true" type="BINDATA" />
67 <include name="IDR_SYNC_SETUP_FLOW_HTML" file="sync\resources\setup_flow.h tml" flattenhtml="true" type="BINDATA" /> 67 <include name="IDR_SYNC_SETUP_FLOW_HTML" file="sync\resources\setup_flow.h tml" flattenhtml="true" type="BINDATA" />
68 <include name="IDR_TRANSLATE_JS" file="resources\translate.js" type="BINDA TA" /> 68 <include name="IDR_TRANSLATE_JS" file="resources\translate.js" type="BINDA TA" />
69 <include name="IDR_AUTOFILL_CC_AMEX" file="resources\amex.png" type="BINDA TA" />
70 <include name="IDR_AUTOFILL_CC_GENERIC" file="resources\cc-generic.png" ty pe="BINDATA" />
71 <include name="IDR_AUTOFILL_CC_DINERS" file="resources\diners.png" type="B INDATA" />
72 <include name="IDR_AUTOFILL_CC_DISCOVER" file="resources\discover.png" typ e="BINDATA" />
73 <include name="IDR_AUTOFILL_CC_JCB" file="resources\jcb.png" type="BINDATA " />
74 <include name="IDR_AUTOFILL_CC_MASTERCARD" file="resources\mastercard.png" type="BINDATA" />
75 <include name="IDR_AUTOFILL_CC_SOLO" file="resources\solo.png" type="BINDA TA" />
76 <include name="IDR_AUTOFILL_CC_VISA" file="resources\visa.png" type="BINDA TA" />
69 77
70 <if expr="pp_ifdef('chromeos') or pp_ifdef('toolkit_views')"> 78 <if expr="pp_ifdef('chromeos') or pp_ifdef('toolkit_views')">
71 <include name="IDR_ABOUT_SYS_HTML" file="resources\about_sys.html" fla ttenhtml="true" type="BINDATA" /> 79 <include name="IDR_ABOUT_SYS_HTML" file="resources\about_sys.html" fla ttenhtml="true" type="BINDATA" />
72 <include name="IDR_FILEBROWSE_HTML" file="resources\filebrowse.html" f lattenhtml="true" type="BINDATA" /> 80 <include name="IDR_FILEBROWSE_HTML" file="resources\filebrowse.html" f lattenhtml="true" type="BINDATA" />
73 <include name="IDR_HOST_REGISTRATION_PAGE_HTML" file="resources\host_r egistration_page.html" flattenhtml="true" type="BINDATA" /> 81 <include name="IDR_HOST_REGISTRATION_PAGE_HTML" file="resources\host_r egistration_page.html" flattenhtml="true" type="BINDATA" />
74 <include name="IDR_MEDIAPLAYER_HTML" file="resources\mediaplayer.html" flattenhtml="true" type="BINDATA" /> 82 <include name="IDR_MEDIAPLAYER_HTML" file="resources\mediaplayer.html" flattenhtml="true" type="BINDATA" />
75 <include name="IDR_MEDIAPLAYERPLAYLIST_HTML" file="resources\playlist. html" flattenhtml="true" type="BINDATA" /> 83 <include name="IDR_MEDIAPLAYERPLAYLIST_HTML" file="resources\playlist. html" flattenhtml="true" type="BINDATA" />
76 <include name="IDR_OS_CREDITS_HTML" file="resources\about_os_credits.h tml" flattenhtml="true" type="BINDATA" /> 84 <include name="IDR_OS_CREDITS_HTML" file="resources\about_os_credits.h tml" flattenhtml="true" type="BINDATA" />
77 <include name="IDR_SLIDESHOW_HTML" file="resources\slideshow.html" fla ttenhtml="true" type="BINDATA" /> 85 <include name="IDR_SLIDESHOW_HTML" file="resources\slideshow.html" fla ttenhtml="true" type="BINDATA" />
78 </if> 86 </if>
79 </includes> 87 </includes>
80 </release> 88 </release>
81 </grit> 89 </grit>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698