| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index cf928ceebda9f0a9ff72f0b75a40fb9b3b566ed3..4627e75acc355c30c133afed500130b63d0acba3 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -41,6 +41,7 @@ CONTENT_EXPORT extern const base::Feature kRenderingPipelineThrottling;
|
| CONTENT_EXPORT extern const base::Feature kScrollAnchoring;
|
| CONTENT_EXPORT extern const base::Feature kSpeculativeLaunchServiceWorker;
|
| CONTENT_EXPORT extern const base::Feature kStaleWhileRevalidate;
|
| +CONTENT_EXPORT extern const base::Feature kTimerThrottlingForHiddenFrames;
|
| CONTENT_EXPORT extern const base::Feature kTokenBinding;
|
| CONTENT_EXPORT extern const base::Feature kTouchpadAndWheelScrollLatching;
|
| CONTENT_EXPORT extern const base::Feature kWeakMemoryCache;
|
|
|