| Index: components/dom_distiller/core/url_constants.h
|
| diff --git a/components/dom_distiller/core/url_constants.h b/components/dom_distiller/core/url_constants.h
|
| index 3156ec13b3529d2fb4af7562d5d12686c1edf891..3b10e67a4333136a41fe2d33f2e5cd558ed915f3 100644
|
| --- a/components/dom_distiller/core/url_constants.h
|
| +++ b/components/dom_distiller/core/url_constants.h
|
| @@ -11,6 +11,7 @@ extern const char kDomDistillerScheme[];
|
| extern const char kEntryIdKey[];
|
| extern const char kUrlKey[];
|
| extern const char kViewerCssPath[];
|
| +extern const char kViewerSaveFontScalingPath[];
|
|
|
| } // namespace dom_distiller
|
|
|
|
|