Index: trunk/src/content/browser/renderer_host/render_process_host_impl.cc |
=================================================================== |
--- trunk/src/content/browser/renderer_host/render_process_host_impl.cc (revision 275780) |
+++ trunk/src/content/browser/renderer_host/render_process_host_impl.cc (working copy) |
@@ -1230,7 +1230,7 @@ |
switches::kEnablePepperTesting, |
#endif |
#if defined(ENABLE_WEBRTC) |
- switches::kDisableAudioTrackProcessing, |
+ switches::kEnableAudioTrackProcessing, |
switches::kDisableDeviceEnumeration, |
switches::kDisableWebRtcHWDecoding, |
switches::kDisableWebRtcHWEncoding, |