Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 8054e0fa5f0ec3a49b8f0b21c716c42ef7e7b2da..52360bca4f3192249c3f6d43cdd59c5bf937d6e5 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -87,6 +87,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 kEnableWebAnimationsCSS[]; |