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

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

Issue 14655010: Revert 198556 "Implement the rest of the audio API." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 7 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_switch_handler.h
===================================================================
--- trunk/src/chromeos/audio/cras_audio_switch_handler.h (revision 198567)
+++ trunk/src/chromeos/audio/cras_audio_switch_handler.h (working copy)
@@ -40,8 +40,6 @@
// Gets the global instance. Initialize must be called first.
static CrasAudioSwitchHandler* Get();
- void UpdateActiveDevice();
-
private:
explicit CrasAudioSwitchHandler();
virtual ~CrasAudioSwitchHandler();
« no previous file with comments | « trunk/src/chromeos/audio/cras_audio_handler.cc ('k') | trunk/src/chromeos/audio/cras_audio_switch_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698