| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index 7f91a4c0544fe3bfcf5c4b56125e264359ff263b..9838dc6fd209cc57e5ffc4d174cbc3710e1db78a 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -59,6 +59,7 @@ CONTENT_EXPORT extern const base::Feature kSpeculativeLaunchServiceWorker;
|
| CONTENT_EXPORT extern const base::Feature kTimerThrottlingForHiddenFrames;
|
| CONTENT_EXPORT extern const base::Feature kTokenBinding;
|
| CONTENT_EXPORT extern const base::Feature kTouchpadAndWheelScrollLatching;
|
| +CONTENT_EXPORT extern const base::Feature kVibrateRequiresUserGesture;
|
| CONTENT_EXPORT extern const base::Feature kVrShell;
|
| CONTENT_EXPORT extern const base::Feature kWebAssembly;
|
| CONTENT_EXPORT extern const base::Feature kWebGLImageChromium;
|
|
|