| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index 14205702448dcb766ac7355aac5220e8b1473e1b..88f9d378762218babb1181c13ddae030c08c32c4 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -25,6 +25,7 @@ CONTENT_EXPORT extern const base::Feature kNewMediaPlaybackUi;
|
| CONTENT_EXPORT extern const base::Feature kMediaDocumentDownloadButton;
|
| CONTENT_EXPORT extern const base::Feature kNonValidatingReloadOnRefreshContent;
|
| CONTENT_EXPORT extern const base::Feature kOptimizeIPCForSmallResource;
|
| +CONTENT_EXPORT extern const base::Feature kPointerEvents;
|
| CONTENT_EXPORT extern const base::Feature kRenderingPipelineThrottling;
|
| CONTENT_EXPORT extern const base::Feature kScrollAnchoring;
|
| CONTENT_EXPORT extern const base::Feature kStaleWhileRevalidate;
|
|
|