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

Unified Diff: trunk/src/chromeos/audio/cras_audio_handler.h

Issue 407073008: Revert 284819 because it introduces leaks in TestingBoundaries and (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 5 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/chromeos/audio/cras_audio_handler.h
===================================================================
--- trunk/src/chromeos/audio/cras_audio_handler.h (revision 284848)
+++ trunk/src/chromeos/audio/cras_audio_handler.h (working copy)
@@ -97,7 +97,7 @@
virtual bool IsInputMutedForDevice(uint64 device_id);
// Returns true if the output volume is below the default mute volume level.
- virtual bool IsOutputVolumeBelowDefaultMuteLevel();
+ virtual bool IsOutputVolumeBelowDefaultMuteLvel();
// Returns volume level in 0-100% range at which the volume should be muted.
virtual int GetOutputDefaultVolumeMuteThreshold();
« no previous file with comments | « trunk/src/chrome/browser/ui/ash/volume_controller_chromeos.cc ('k') | trunk/src/chromeos/audio/cras_audio_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698