| Index: components/dom_distiller/core/url_constants.cc
|
| diff --git a/components/dom_distiller/core/url_constants.cc b/components/dom_distiller/core/url_constants.cc
|
| index 04e9a60d6e437282cb578459a81d63800eb92f92..cfe28b8018cbd6888f484847849cec4689b6a1f5 100644
|
| --- a/components/dom_distiller/core/url_constants.cc
|
| +++ b/components/dom_distiller/core/url_constants.cc
|
| @@ -10,5 +10,6 @@ const char kDomDistillerScheme[] = "chrome-distiller";
|
| const char kEntryIdKey[] = "entry_id";
|
| const char kUrlKey[] = "url";
|
| const char kViewerCssPath[] = "dom_distiller_viewer.css";
|
| +const char kViewerSaveFontScalingPath[] = "savefontscaling/";
|
|
|
| } // namespace dom_distiller
|
|
|