| Index: components/dom_distiller/core/dom_distiller_switches.h
|
| diff --git a/components/dom_distiller/core/dom_distiller_switches.h b/components/dom_distiller/core/dom_distiller_switches.h
|
| index 91952d7bedc747cfdaea90a7842e96865833de34..8216477e906f0f86200ad2019e2773ca60b45018 100644
|
| --- a/components/dom_distiller/core/dom_distiller_switches.h
|
| +++ b/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[];
|
|
|