Index: components/dom_distiller_resources.grd |
diff --git a/components/dom_distiller_resources.grd b/components/dom_distiller_resources.grd |
index 1faf5d58f5fa76806a51a0619c2ba347a7113bf9..c9cbc503b03eb892e1c5770c8da786ff29d10969 100644 |
--- a/components/dom_distiller_resources.grd |
+++ b/components/dom_distiller_resources.grd |
@@ -13,6 +13,9 @@ |
<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" /> |
<include name="IDR_DISTILLER_JS" file="../third_party/readability/js/readability.js" type="BINDATA" /> |
+ <include name="IDR_DOM_DISTILLER_VIEWER_CSS" file="dom_distiller/webui/resources/dom_distiller_viewer.css" type="BINDATA" /> |
+ <include name="IDR_DOM_DISTILLER_VIEWER_HTML" file="dom_distiller/webui/resources/dom_distiller_viewer.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
+ <include name="IDR_DOM_DISTILLER_VIEWER_JS" file="dom_distiller/webui/resources/dom_distiller_viewer.js" type="BINDATA" /> |
</includes> |
</release> |
</grit> |