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

Unified Diff: components/dom_distiller.gypi

Issue 1051673002: Add flags and experiment config for selecting triggering heuristics (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@dd-heuristics-apply
Patch Set: Created 5 years, 9 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 78304602e5d9a66efdf68b822f987160b5b39fdb..35fa418785039237b34bb13d7da54afd6a3db154 100644
--- a/components/dom_distiller.gypi
+++ b/components/dom_distiller.gypi
@@ -90,6 +90,10 @@
'dom_distiller/core/dom_distiller_service_android.h',
'dom_distiller/core/dom_distiller_store.cc',
'dom_distiller/core/dom_distiller_store.h',
+ 'dom_distiller/core/dom_distiller_switches.cc',
+ 'dom_distiller/core/dom_distiller_switches.h',
+ 'dom_distiller/core/experiments.cc',
+ 'dom_distiller/core/experiments.h',
'dom_distiller/core/feedback_reporter.cc',
'dom_distiller/core/feedback_reporter.h',
'dom_distiller/core/font_family_list.h',
« no previous file with comments | « no previous file | components/dom_distiller/content/distillable_page_utils.h » ('j') | components/dom_distiller/core/experiments.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698