| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 32eb1520025b8c4e0d7ab0c810f2951de3ca220b..8a07fe34be4f0cc95e5815aa2461fc1712d14702 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -247,6 +247,7 @@ CONTENT_EXPORT extern const char kDisableDeviceEnumeration[];
|
| CONTENT_EXPORT extern const char kEnableSCTPDataChannels[];
|
| extern const char kEnableWebRtcAecRecordings[];
|
| extern const char kEnableWebRtcHWDecoding[];
|
| +extern const char kEnableWebRtcHWEncoding[];
|
| #endif
|
|
|
| #if defined(OS_ANDROID)
|
|
|