| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index ed0a1c1f75b99eee838963e765e343be852e271d..c8112ca534f4d418d5c2603469943d0d87776cec 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -46,6 +46,7 @@ CONTENT_EXPORT extern const base::Feature kTouchpadAndWheelScrollLatching;
|
| CONTENT_EXPORT extern const base::Feature kWeakMemoryCache;
|
| 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;
|
|
|