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. --> | 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 </outputs> | 10 </outputs> |
11 <release seq="1"> | 11 <release seq="1"> |
12 <includes> | 12 <includes> |
13 <include name="IDR_NET_INTERNALS_INDEX_HTML" file="net_internals/index.htm
l" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> | 13 <include name="IDR_NET_INTERNALS_INDEX_HTML" file="net_internals/index.htm
l" flattenhtml="true" allowexternalscript="true" compress="gzip" type="BINDATA"
/> |
14 <include name="IDR_NET_INTERNALS_INDEX_JS" file="net_internals/index.js" f
lattenhtml="true" type="BINDATA" /> | 14 <include name="IDR_NET_INTERNALS_INDEX_JS" file="net_internals/index.js" f
lattenhtml="true" compress="gzip" type="BINDATA" /> |
15 </includes> | 15 </includes> |
16 </release> | 16 </release> |
17 </grit> | 17 </grit> |
OLD | NEW |