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

Unified Diff: components/dom_distiller_resources.grd

Issue 138923002: Add support for showing CSS with distilled articles. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed nit from cjhopman@ 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 b405ae5e34fcc3da1152e9c61345361aa0954988..7e9ec0ca90a4de827339c15c6da8ca4c89b6e3cf 100644
--- a/components/dom_distiller_resources.grd
+++ b/components/dom_distiller_resources.grd
@@ -14,6 +14,7 @@
<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" />
+ <include name="IDR_DISTILLER_CSS" file="../third_party/readability/css/readability.css" type="BINDATA" />
</includes>
</release>
</grit>
« no previous file with comments | « components/dom_distiller/content/resources/dom_distiller_viewer.html ('k') | third_party/readability/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698