| Index: components/dom_distiller_resources.grd
|
| diff --git a/components/dom_distiller_resources.grd b/components/dom_distiller_resources.grd
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..dd2a5f57490b698997d75d55bdc39dbc1402e35d
|
| --- /dev/null
|
| +++ b/components/dom_distiller_resources.grd
|
| @@ -0,0 +1,17 @@
|
| +<?xml version="1.0" encoding="UTF-8"?>
|
| +<grit latest_public_release="0" current_release="1">
|
| + <outputs>
|
| + <output filename="grit/dom_distiller_resources.h" type="rc_header">
|
| + <emit emit_type='prepend'></emit>
|
| + </output>
|
| + <output filename="dom_distiller_resources.pak" type="data_package" />
|
| + <output filename="dom_distiller_resources.rc" type="rc_all" />
|
| + </outputs>
|
| + <release seq="1">
|
| + <includes>
|
| + <include name="IDR_ABOUT_DOM_DISTILLER_HTML" file="dom_distiller/webui/resources/about_dom_distiller.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
|
| + <include name="IDR_ABOUT_DOM_DISTILLER_CSS" file="dom_distiller/webui/resources/about_dom_distiller.css" type="BINDATA" />
|
| + <include name="IDR_ABOUT_DOM_DISTILLER_JS" file="dom_distiller/webui/resources/about_dom_distiller.js" type="BINDATA" />
|
| + </includes>
|
| + </release>
|
| +</grit>
|
|
|