| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index b2138afd064e2dfa0f299e9270e8619ece4316cd..7afd8e55b3c8163e63b16f30e470160d41a6b501 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -63,6 +63,7 @@ CONTENT_EXPORT extern const base::Feature
|
| CONTENT_EXPORT extern const base::Feature kScrollAnchoring;
|
| CONTENT_EXPORT extern const base::Feature kServiceWorkerNavigationPreload;
|
| CONTENT_EXPORT extern const base::Feature kSharedArrayBuffer;
|
| +CONTENT_EXPORT extern const base::Feature kSkipCompositingSmallScrollers;
|
| CONTENT_EXPORT extern const base::Feature kSlimmingPaintInvalidation;
|
| CONTENT_EXPORT extern const base::Feature kTimerThrottlingForHiddenFrames;
|
| CONTENT_EXPORT extern const base::Feature kTokenBinding;
|
|
|