| 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 d23c87f0441a62c13ad859cdb00b9bbe2e4f08e9..23c0ef3525ec0f59e8cc268652011edfb49b4c7a 100644
|
| --- a/components/dom_distiller/core/url_constants.cc
|
| +++ b/components/dom_distiller/core/url_constants.cc
|
| @@ -14,5 +14,6 @@ const char kUrlKey[] = "url";
|
| const char kViewerCssPath[] = "dom_distiller_viewer.css";
|
| const char kViewerJsPath[] = "dom_distiller_viewer.js";
|
| const char kViewerViewOriginalPath[] = "vieworiginal";
|
| +const char kViewerSaveFontScalingPath[] = "savefontscaling/";
|
|
|
| } // namespace dom_distiller
|
|
|