OLD | NEW |
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 Loading... |
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> |
OLD | NEW |