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

Unified Diff: components/dom_distiller.gypi

Issue 105723002: Add the scheme chrome-distiller:// and hook up data source. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed comments from jam@ 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.gypi
diff --git a/components/dom_distiller.gypi b/components/dom_distiller.gypi
index 978fddf8527174e3efdefcd15b388f810c9137dd..bec15b7a51dcc9dd8a695e8339258f8845e5ff57 100644
--- a/components/dom_distiller.gypi
+++ b/components/dom_distiller.gypi
@@ -138,6 +138,8 @@
'sources': [
'dom_distiller/content/distiller_page_web_contents.cc',
'dom_distiller/content/distiller_page_web_contents.h',
+ 'dom_distiller/content/dom_distiller_viewer_source.cc',
+ 'dom_distiller/content/dom_distiller_viewer_source.h',
],
},
],
« no previous file with comments | « chrome/renderer/chrome_content_renderer_client.cc ('k') | components/dom_distiller/content/dom_distiller_viewer_source.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698