| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index 7d33386db6454d295aa3767953f9a2a3e4975847..e6e0d1e7bd5713c81eade5764e1cac3996f246b0 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 kVrShell;
|
| CONTENT_EXPORT extern const base::Feature kWebAssembly;
|
| CONTENT_EXPORT extern const base::Feature kWebGLImageChromium;
|
| CONTENT_EXPORT extern const base::Feature kWebRtcEcdsaDefault;
|
| +CONTENT_EXPORT extern const base::Feature kWebRtcHWH264Encoding;
|
| CONTENT_EXPORT extern const base::Feature kWebRtcUseGpuMemoryBufferVideoFrames;
|
| CONTENT_EXPORT extern const base::Feature kWebUsb;
|
| CONTENT_EXPORT
|
|
|