| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index a48969a9a79b68bfdf20ecc1eb5bb8ca340397cb..dd81d06fa382f4b53ff2c4f934d21871ad2da3ff 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -63,6 +63,7 @@ CONTENT_EXPORT extern const base::Feature kTimerThrottlingForHiddenFrames;
|
| CONTENT_EXPORT extern const base::Feature kTokenBinding;
|
| CONTENT_EXPORT extern const base::Feature kTopDocumentIsolation;
|
| CONTENT_EXPORT extern const base::Feature kTouchpadAndWheelScrollLatching;
|
| +CONTENT_EXPORT extern const base::Feature kUseFeaturePolicyForPermissions;
|
| CONTENT_EXPORT extern const base::Feature kVibrateRequiresUserGesture;
|
| CONTENT_EXPORT extern const base::Feature kVrShell;
|
| CONTENT_EXPORT extern const base::Feature kWebAssembly;
|
|
|