1<?xml version="1.0" encoding="UTF-8"?> 2<!-- This comment is only here because changes to resources are not picked up 3 without changes to the corresponding grd file. --> 4<grit latest_public_release="0" current_release="1"> 5 <outputs> 6 <output filename="grit/net_internals_resources.h" type="rc_header"> 7 <emit emit_type='prepend'></emit> 8 </output> 9 <output filename="net_internals_resources.pak" type="data_package" /> 10 </outputs> 11 <release seq="1"> 12 <includes> 13 <include name="IDR_NET_INTERNALS_INDEX_HTML" file="net_internals/index.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 14 <include name="IDR_NET_INTERNALS_INDEX_JS" file="net_internals/index.js" flattenhtml="true" type="BINDATA" /> 15 </includes> 16 </release> 17</grit> 18