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

Side by Side Diff: components/component_resources.grd

Issue 165673007: Autofill Credit Card resources. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: component_resources.h Created 6 years, 10 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 | Annotate | Revision Log
« no previous file with comments | « components/autofill_resources.grdp ('k') | webkit/child/webkitplatformsupport_impl.cc » ('j') | 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 <grit latest_public_release="0" current_release="1"> 2 <grit latest_public_release="0" current_release="1">
3 <outputs> 3 <outputs>
4 <output filename="grit/component_resources.h" type="rc_header"> 4 <output filename="grit/component_resources.h" type="rc_header">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="component_resources.pak" type="data_package" /> 7 <output filename="component_resources.pak" type="data_package" />
8 <output filename="component_resources.rc" type="rc_all" /> 8 <output filename="component_resources_100_percent.pak" type="data_package" c ontext="default_100_percent" />
9 <output filename="component_resources_200_percent.pak" type="data_package" c ontext="default_200_percent" />
10 <output filename="component_resources.rc" type="rc_all" />
9 </outputs> 11 </outputs>
10 <release seq="1"> 12 <release seq="1">
11 <includes> 13 <includes>
12 <part file="dom_distiller_resources.grdp" /> 14 <part file="dom_distiller_resources.grdp" />
13 <part file="translate_resources.grdp" /> 15 <part file="translate_resources.grdp" />
14 </includes> 16 </includes>
15 </release> 17 </release>
16 </grit> 18 </grit>
Ilya Sherman 2014/02/22 01:44:33 Hmm, should this file reference autofill_resources
tfarina 2014/02/22 02:47:07 still playing with this. It is much harder than th
OLDNEW
« no previous file with comments | « components/autofill_resources.grdp ('k') | webkit/child/webkitplatformsupport_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698