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

Side by Side Diff: chrome/browser/resources/net_internals_resources.grd

Issue 2814009: Move the bookmark manager into resources.pak. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: const Created 10 years, 6 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 | « chrome/browser/resources/bookmark_manager_resources.grd ('k') | chrome/chrome.gyp » ('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 <!-- 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. paaaae --> 3 without changes to the corresponding grd file. -->
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/net_internals_resources.h" type="rc_header"> 6 <output filename="grit/net_internals_resources.h" type="rc_header">
7 <emit emit_type='prepend'></emit> 7 <emit emit_type='prepend'></emit>
8 </output> 8 </output>
9 <output filename="net_internals_resources.pak" type="data_package" /> 9 <output filename="net_internals_resources.pak" type="data_package" />
10 <output filename="grit/net_internals_resources_map.h" type="resource_map_hea der" /> 10 <output filename="grit/net_internals_resources_map.h" type="resource_map_hea der" />
11 <output filename="grit/net_internals_resources_map.cc" type="resource_file_m ap_source" /> 11 <output filename="grit/net_internals_resources_map.cc" type="resource_file_m ap_source" />
12 </outputs> 12 </outputs>
13 <release seq="1"> 13 <release seq="1">
(...skipping 13 matching lines...) Expand all
27 <include name="IDR_NET_INTERNALS_SOURCEENTRY" file="net_internals/sourceen try.js" type="BINDATA" /> 27 <include name="IDR_NET_INTERNALS_SOURCEENTRY" file="net_internals/sourceen try.js" type="BINDATA" />
28 <include name="IDR_NET_INTERNALS_TABSWITCHERVIEW" file="net_internals/tabs witcherview.js" type="BINDATA" /> 28 <include name="IDR_NET_INTERNALS_TABSWITCHERVIEW" file="net_internals/tabs witcherview.js" type="BINDATA" />
29 <include name="IDR_NET_INTERNALS_TESTVIEW" file="net_internals/testview.js " type="BINDATA" /> 29 <include name="IDR_NET_INTERNALS_TESTVIEW" file="net_internals/testview.js " type="BINDATA" />
30 <include name="IDR_NET_INTERNALS_TIMELINEVIEWPAINTER" file="net_internals/ timelineviewpainter.js" type="BINDATA" /> 30 <include name="IDR_NET_INTERNALS_TIMELINEVIEWPAINTER" file="net_internals/ timelineviewpainter.js" type="BINDATA" />
31 <include name="IDR_NET_INTERNALS_TOPMIDBOTTOMVIEW" file="net_internals/top midbottomview.js" type="BINDATA" /> 31 <include name="IDR_NET_INTERNALS_TOPMIDBOTTOMVIEW" file="net_internals/top midbottomview.js" type="BINDATA" />
32 <include name="IDR_NET_INTERNALS_UTIL" file="net_internals/util.js" type=" BINDATA" /> 32 <include name="IDR_NET_INTERNALS_UTIL" file="net_internals/util.js" type=" BINDATA" />
33 <include name="IDR_NET_INTERNALS_VIEW" file="net_internals/view.js" type=" BINDATA" /> 33 <include name="IDR_NET_INTERNALS_VIEW" file="net_internals/view.js" type=" BINDATA" />
34 </includes> 34 </includes>
35 </release> 35 </release>
36 </grit> 36 </grit>
OLDNEW
« no previous file with comments | « chrome/browser/resources/bookmark_manager_resources.grd ('k') | chrome/chrome.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698