| 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 867141e814949f652f3c32a78ee6ba9ccf9669f9..d54635996bede990c47e896da19384c711010527 100644
|
| --- a/components/dom_distiller/core/url_constants.h
|
| +++ b/components/dom_distiller/core/url_constants.h
|
| @@ -10,6 +10,7 @@ namespace dom_distiller {
|
| extern const char kDomDistillerScheme[];
|
| extern const char kEntryIdKey[];
|
| extern const char kUrlKey[];
|
| +extern const char kTimeKey[];
|
| extern const char kViewerCssPath[];
|
| extern const char kViewerLoadingImagePath[];
|
| extern const char kViewerSaveFontScalingPath[];
|
|
|