| 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 021086ae361ba5a272152156ce17cb493e9f8749..167d7dca759e4df77cfb813f6c3449f82f468c61 100644
|
| --- a/components/dom_distiller/core/url_constants.h
|
| +++ b/components/dom_distiller/core/url_constants.h
|
| @@ -15,6 +15,7 @@ extern const char kUrlKey[];
|
| extern const char kViewerCssPath[];
|
| extern const char kViewerJsPath[];
|
| extern const char kViewerViewOriginalPath[];
|
| +extern const char kViewerSaveFontScalingPath[];
|
|
|
|
|
| } // namespace dom_distiller
|
|
|