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

Unified Diff: chromeos/audio/audio_pref_handler.h

Issue 14801002: Switch Audio Preferences to per device. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 8 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: chromeos/audio/audio_pref_handler.h
diff --git a/chromeos/audio/audio_pref_handler.h b/chromeos/audio/audio_pref_handler.h
index 08f38c0b0627f4be9f79b9e8df5f33c6e2b3524c..bc82fdf2720d195dfc7ef7ea101023ca4034b6e8 100644
--- a/chromeos/audio/audio_pref_handler.h
+++ b/chromeos/audio/audio_pref_handler.h
@@ -14,6 +14,7 @@ class PrefRegistrySimple;
namespace chromeos {
+// NOTE: This class will be removed once we remove the old Audio Handler code.
Pam (message me for reviews) 2013/05/02 15:11:40 Ditto TODO
rkc 2013/05/02 18:46:09 Done.
// Interface that handles audio preference related work, reads and writes
// audio preferences, and notifies AudioPrefObserver for audio preference
// changes.

Powered by Google App Engine
This is Rietveld 408576698