Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1557)

Unified Diff: components/dom_distiller_resources.grd

Issue 134873008: Add support for displaying distilled articles. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Reverting change to scoped_ptr Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/dom_distiller_resources.grd
diff --git a/components/dom_distiller_resources.grd b/components/dom_distiller_resources.grd
index 1faf5d58f5fa76806a51a0619c2ba347a7113bf9..b405ae5e34fcc3da1152e9c61345361aa0954988 100644
--- a/components/dom_distiller_resources.grd
+++ b/components/dom_distiller_resources.grd
@@ -12,6 +12,7 @@
<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" />
+ <include name="IDR_DOM_DISTILLER_VIEWER_HTML" file="dom_distiller/content/resources/dom_distiller_viewer.html" type="BINDATA" />
<include name="IDR_DISTILLER_JS" file="../third_party/readability/js/readability.js" type="BINDATA" />
</includes>
</release>
« no previous file with comments | « components/dom_distiller/content/resources/dom_distiller_viewer.html ('k') | components/dom_distiller_strings.grdp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698