Index: content/browser/renderer_host/render_process_host_impl.cc |
diff --git a/content/browser/renderer_host/render_process_host_impl.cc b/content/browser/renderer_host/render_process_host_impl.cc |
index 50d752d6c78466b4969b8b69642ba2f060d236f4..663c85b6d176b50c376699e9dd65a11e8c0839e1 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -1046,6 +1046,7 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
switches::kDisablePepper3d, |
#endif |
#if defined(ENABLE_WEBRTC) |
+ switches::kEnableWebRtcAudioProcessor, |
perkj_chrome
2013/11/04 12:30:14
kEnableAudioTrackProcessing?
no longer working on chromium
2013/11/04 15:28:17
Since Henrik G has similar concern, so I am going
|
switches::kDisableDeviceEnumeration, |
switches::kDisableSCTPDataChannels, |
switches::kDisableWebRtcHWDecoding, |