| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index 1a498f25b08401c376a2dc956ba0135b24dedc1e..f01f260998417a935eac0929e37d8aef9ac5dec5 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -46,6 +46,7 @@ CONTENT_EXPORT extern const base::Feature kPointerEventV1SpecCapturing;
|
| CONTENT_EXPORT extern const base::Feature kRafAlignedInputEvents;
|
| 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 kSpeculativeLaunchServiceWorker;
|
| CONTENT_EXPORT extern const base::Feature kStaleWhileRevalidate;
|
|
|