summaryrefslogtreecommitdiff
path: root/chromium/components/dom_distiller/core/dom_distiller_switches.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/dom_distiller/core/dom_distiller_switches.h')
-rw-r--r--chromium/components/dom_distiller/core/dom_distiller_switches.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/components/dom_distiller/core/dom_distiller_switches.h b/chromium/components/dom_distiller/core/dom_distiller_switches.h
index 91952d7bedc..8216477e906 100644
--- a/chromium/components/dom_distiller/core/dom_distiller_switches.h
+++ b/chromium/components/dom_distiller/core/dom_distiller_switches.h
@@ -28,6 +28,7 @@ extern const char kReaderModeFeedback[];
namespace reader_mode_heuristics {
extern const char kAdaBoost[];
+extern const char kAllArticles[];
extern const char kOGArticle[];
extern const char kAlwaysTrue[];
extern const char kNone[];