| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index b16232b5ae86d3cfd84b223462da87b061e6bd82..10578e35d1244a21b0057b7f3e5f96718ec39af5 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -31,6 +31,7 @@ CONTENT_EXPORT extern const base::Feature kOptimizeLoadingIPCForSmallResources;
|
| CONTENT_EXPORT extern const base::Feature kOriginTrials;
|
| CONTENT_EXPORT extern const base::Feature kPaintOptimizations;
|
| 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;
|
| CONTENT_EXPORT extern const base::Feature kTokenBinding;
|
|
|