| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index 5fca93b348ddb48bcb916be177717cd3a8f7494c..de479a6b799ffaef2a45f9b525c77dc30acb800e 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -49,6 +49,7 @@ CONTENT_EXPORT extern const base::Feature kTokenBinding;
|
| CONTENT_EXPORT extern const base::Feature kTouchpadAndWheelScrollLatching;
|
| CONTENT_EXPORT extern const base::Feature kWebGLImageChromium;
|
| CONTENT_EXPORT extern const base::Feature kWebRtcEcdsaDefault;
|
| +CONTENT_EXPORT extern const base::Feature kWebRtcUseGpuMemoryBufferVideoFrames;
|
| CONTENT_EXPORT extern const base::Feature kWebUsb;
|
| CONTENT_EXPORT
|
| extern const base::Feature kSendBeaconThrowForBlobWithNonSimpleType;
|
|
|