OLD | NEW |
| (Empty) |
1 <?xml version="1.0" encoding="UTF-8"?> | |
2 <grit latest_public_release="0" current_release="1"> | |
3 <outputs> | |
4 <output filename="grit/dom_distiller_resources.h" type="rc_header"> | |
5 <emit emit_type='prepend'></emit> | |
6 </output> | |
7 <output filename="dom_distiller_resources.pak" type="data_package" /> | |
8 <output filename="dom_distiller_resources.rc" type="rc_all" /> | |
9 </outputs> | |
10 <release seq="1"> | |
11 <includes> | |
12 <include name="IDR_ABOUT_DOM_DISTILLER_HTML" file="dom_distiller/webui/res
ources/about_dom_distiller.html" flattenhtml="true" allowexternalscript="true" t
ype="BINDATA" /> | |
13 <include name="IDR_ABOUT_DOM_DISTILLER_CSS" file="dom_distiller/webui/reso
urces/about_dom_distiller.css" type="BINDATA" /> | |
14 <include name="IDR_ABOUT_DOM_DISTILLER_JS" file="dom_distiller/webui/resou
rces/about_dom_distiller.js" type="BINDATA" /> | |
15 </includes> | |
16 </release> | |
17 </grit> | |
OLD | NEW |