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

Unified Diff: trunk/src/chrome/browser/chromeos/login/chrome_restart_request.cc

Issue 318373002: Revert 273044 "Change kEnableAudioTrackProcessing to a disable f..." (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
« no previous file with comments | « no previous file | trunk/src/chrome/browser/media/chrome_webrtc_audio_quality_browsertest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/chrome/browser/chromeos/login/chrome_restart_request.cc
===================================================================
--- trunk/src/chrome/browser/chromeos/login/chrome_restart_request.cc (revision 275780)
+++ trunk/src/chrome/browser/chromeos/login/chrome_restart_request.cc (working copy)
@@ -157,9 +157,9 @@
::switches::kEnableWebGLDraftExtensions,
::switches::kEnableWebGLImageChromium,
#if defined(ENABLE_WEBRTC)
- ::switches::kDisableAudioTrackProcessing,
::switches::kDisableWebRtcHWDecoding,
::switches::kDisableWebRtcHWEncoding,
+ ::switches::kEnableAudioTrackProcessing,
::switches::kEnableWebRtcHWVp8Encoding,
#endif
#if defined(USE_OZONE)
« no previous file with comments | « no previous file | trunk/src/chrome/browser/media/chrome_webrtc_audio_quality_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698