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

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

Issue 88283003: Revert 237311 "Added an "enable-audio-processor" flag and WebRtc..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 1 month 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/content/browser/renderer_host/render_process_host_impl.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 237333)
+++ trunk/src/chrome/browser/chromeos/login/chrome_restart_request.cc (working copy)
@@ -48,7 +48,7 @@
namespace {
-// Increase logging level for Guest mode to avoid INFO messages in logs.
+// Increase logging level for Guest mode to avoid LOG(INFO) messages in logs.
const char kGuestModeLoggingLevel[] = "1";
// Format of command line switch.
@@ -147,7 +147,6 @@
#if defined(ENABLE_WEBRTC)
::switches::kDisableWebRtcHWDecoding,
::switches::kDisableWebRtcHWEncoding,
- ::switches::kEnableAudioTrackProcessing,
::switches::kEnableWebRtcHWVp8Encoding,
#endif
ash::switches::kAshDefaultWallpaperLarge,
« no previous file with comments | « no previous file | trunk/src/content/browser/renderer_host/render_process_host_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698