| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index 7cd768b69550f0e8e0ec5b4f3625c4980e02f339..142fa9cd3102ec19efd62775f5946dbc13265956 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -56,7 +56,6 @@ 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;
|
| CONTENT_EXPORT extern const base::Feature kTokenBinding;
|
| CONTENT_EXPORT extern const base::Feature kTouchpadAndWheelScrollLatching;
|
|
|