| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index e716e1d33871a210986249e36f36d9171e885199..3ea28cc8c98e580c7838c4807e991fe65fcaa847 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -86,6 +86,7 @@ CONTENT_EXPORT extern const char kEnableDeviceEnumeration[];
|
| CONTENT_EXPORT extern const char kEnableSCTPDataChannels[];
|
| extern const char kEnableWebRtcAecRecordings[];
|
| extern const char kEnableWebRtcHWDecoding[];
|
| +extern const char kEnableWebRtcHWEncoding[];
|
| #endif
|
| extern const char kEnableWebRtcTcpServerSocket[];
|
| extern const char kEnableWebAnimationsCSS[];
|
|
|