| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 3405515e1243e3d648111b5c10c71bcc90f5790c..67747e9d1dea1bb1ac183ea694445938d7f9c3de 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -260,6 +260,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[];
|
|
|