| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index f159891be34388bebd2ee3521bca415531d8f1f0..aeb529bb04f47efb3e5e1cc7be87b9cb9ffa631e 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -34,6 +34,7 @@ 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 kSpeculativeLaunchServiceWorker;
|
| CONTENT_EXPORT extern const base::Feature kStaleWhileRevalidate;
|
| CONTENT_EXPORT extern const base::Feature kTokenBinding;
|
| CONTENT_EXPORT extern const base::Feature kWeakMemoryCache;
|
|
|