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

Unified Diff: components/dom_distiller.gypi

Issue 151003006: Add support for distilling arbitrary URLs in DOM Distiller Viewer. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 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 c22d5c0164bdeb1c72a7202f6a9d6950f0d62cba..7b001d8cefdbe46120bf727e0f878136cb5f8ddf 100644
--- a/components/dom_distiller.gypi
+++ b/components/dom_distiller.gypi
@@ -88,6 +88,8 @@
'dom_distiller/core/page_distiller.h',
'dom_distiller/core/task_tracker.cc',
'dom_distiller/core/task_tracker.h',
+ 'dom_distiller/core/url_constants.cc',
+ 'dom_distiller/core/url_constants.h',
],
},
{

Powered by Google App Engine
This is Rietveld 408576698