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

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: rebase 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
« no previous file with comments | « no previous file | components/dom_distiller/content/distillable_page_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/dom_distiller.gypi
diff --git a/components/dom_distiller.gypi b/components/dom_distiller.gypi
index 759fe080bdcf83d579c5f492dd5e0eb7b40b56a8..1a31ac260a39de151573b7e4f1f9f848ff82362c 100644
--- a/components/dom_distiller.gypi
+++ b/components/dom_distiller.gypi
@@ -88,6 +88,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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698