Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 157c737ed1f0ec1a79e1fcf570737fefc0f86029..550ce829fd35a694cb9a8e2202a9d55e468953fa 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -262,6 +262,7 @@ CONTENT_EXPORT extern const char kZygoteCmdPrefix[]; |
CONTENT_EXPORT extern const char kZygoteProcess[]; |
#if defined(ENABLE_WEBRTC) |
+CONTENT_EXPORT extern const char kEnableAudioTrackProcessing[]; |
CONTENT_EXPORT extern const char kDisableDeviceEnumeration[]; |
CONTENT_EXPORT extern const char kDisableSCTPDataChannels[]; |
CONTENT_EXPORT extern const char kDisableWebRtcHWDecoding[]; |