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

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 change - dependency order Created 6 years, 5 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 5f8c4bb42e3d5e234315569072a13df0f14cb186..fc88cd29edebc8c6410049ccdc4ff947066ddf93 100644
--- a/components/dom_distiller.gypi
+++ b/components/dom_distiller.gypi
@@ -60,6 +60,8 @@
'dom_distiller/core/article_entry.h',
'dom_distiller/core/distilled_content_store.cc',
'dom_distiller/core/distilled_content_store.h',
+ 'dom_distiller/core/distilled_page_prefs.cc',
+ 'dom_distiller/core/distilled_page_prefs.h',
'dom_distiller/core/distiller.cc',
'dom_distiller/core/distiller.h',
'dom_distiller/core/distiller_page.cc',

Powered by Google App Engine
This is Rietveld 408576698