| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index b98da5f790eec6d86fb1bc0c0f587f49f8b04db9..d7097123ab775c5af8dd8790632ba4a32cdbf202 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[];
|
|
|