| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 11ce33ed621d54cc7c1b4430cbab913856a2f844..1d414153383aae182ae936ae27b55d5217e5f854 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -88,6 +88,7 @@ CONTENT_EXPORT extern const char kDisableWebAudio[];
|
| #if defined(ENABLE_WEBRTC)
|
| extern const char kEnableWebRtcAecRecordings[];
|
| CONTENT_EXPORT extern const char kEnableSCTPDataChannels[];
|
| +extern const char kEnableWebRtcHWDecoding[];
|
| #endif
|
| extern const char kEnableWebRtcTcpServerSocket[];
|
| extern const char kEnableWebMIDI[];
|
|
|