Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 9124de1885b88dde9bcd8bc0d7088503def587da..35a34495a37978ffa7e05a8461386a7471016e44 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -83,6 +83,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[]; |
hshi1
2013/08/09 18:12:33
Please rebase & resolve... this section of switche
|
#endif |
extern const char kEnableWebRtcTcpServerSocket[]; |
extern const char kEnableWebAnimationsCSS[]; |