Chromium Code Reviews| Index: components/dom_distiller/core/dom_distiller_switches.cc |
| diff --git a/components/dom_distiller/core/dom_distiller_switches.cc b/components/dom_distiller/core/dom_distiller_switches.cc |
| index ea30b68c039809fc1c1d33cb06ae8120394108c0..e8b52f802a17de03ebb251bf7fa192a38f407685 100644 |
| --- a/components/dom_distiller/core/dom_distiller_switches.cc |
| +++ b/components/dom_distiller/core/dom_distiller_switches.cc |
| @@ -7,6 +7,7 @@ |
| namespace switches { |
| const char kEnableDomDistiller[] = "enable-dom-distiller"; |
| +const char kDisablePrintPreviewSimplify[] = "disable-print-preview-simplify"; |
| const char kEnableSyncArticles[] = "enable-sync-articles"; |
| const char kReaderModeHeuristics[] = "reader-mode-heuristics"; |
| const char kReaderModeFeedback[] = "reader-mode-feedback"; |