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(); |