Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(685)

Unified Diff: trunk/src/content/browser/renderer_host/render_process_host_impl.cc

Issue 318383002: Revert 275781 "Revert 273044 "Change kEnableAudioTrackProcessing..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: trunk/src/content/browser/renderer_host/render_process_host_impl.cc
===================================================================
--- trunk/src/content/browser/renderer_host/render_process_host_impl.cc (revision 275781)
+++ 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::kEnableAudioTrackProcessing,
+ switches::kDisableAudioTrackProcessing,
switches::kDisableDeviceEnumeration,
switches::kDisableWebRtcHWDecoding,
switches::kDisableWebRtcHWEncoding,
« no previous file with comments | « trunk/src/content/browser/media/webrtc_getusermedia_browsertest.cc ('k') | trunk/src/content/public/common/content_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698