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

Unified Diff: components/dom_distiller.gypi

Issue 341563002: Theme Preferences for Distilled Pages (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Minor changes Created 6 years, 6 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 cc7bae5abdc523b13cf4b157a00d2177636b4e9a..50a4d13c8401d42a762d16a36bd56397c809b825 100644
--- a/components/dom_distiller.gypi
+++ b/components/dom_distiller.gypi
@@ -78,6 +78,8 @@
'dom_distiller/core/dom_distiller_store.h',
'dom_distiller/core/feedback_reporter.cc',
'dom_distiller/core/feedback_reporter.h',
+ 'dom_distiller/core/reader_mode_preferences.cc',
+ 'dom_distiller/core/reader_mode_preferences.h',
'dom_distiller/core/task_tracker.cc',
'dom_distiller/core/task_tracker.h',
'dom_distiller/core/url_constants.cc',

Powered by Google App Engine
This is Rietveld 408576698