| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index 076c2803334b6b9b18fc9c44eae2fce919300580..87aab86508dad42ba011828bd69df9dfcde178ab 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -55,6 +55,7 @@ CONTENT_EXPORT extern const base::Feature kRenderingPipelineThrottling;
|
| 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 kSlimmingPaintInvalidation;
|
| CONTENT_EXPORT extern const base::Feature kSpeculativeLaunchServiceWorker;
|
| CONTENT_EXPORT extern const base::Feature kStaleWhileRevalidate;
|
| CONTENT_EXPORT extern const base::Feature kTimerThrottlingForHiddenFrames;
|
|
|