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

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

Issue 170843009: Revert 251959 "Refactor the TrayAudio code so that it can be use..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 10 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 252005)
+++ trunk/src/chromeos/audio/cras_audio_handler.h (working copy)
@@ -99,9 +99,6 @@
// Returns true if the output volume is below the default mute volume level.
virtual bool IsOutputVolumeBelowDefaultMuteLvel();
- // Returns volume level in 0-100% range at which the volume should be muted.
- virtual int GetOutputDefaultVolumeMuteThreshold();
-
// Gets volume level in 0-100% range (0 being pure silence) for the current
// active node.
virtual int GetOutputVolumePercent();
« no previous file with comments | « trunk/src/chrome/browser/ui/ash/system_tray_delegate_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