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

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..89e4b7b35b0d8384fc987d57d1129f8ff26c84e1 100644
--- a/chromeos/audio/audio_pref_handler.h
+++ b/chromeos/audio/audio_pref_handler.h
@@ -14,6 +14,8 @@ class PrefRegistrySimple;
namespace chromeos {
+// TODO(jennyz,rkc): This class will be removed once we remove the old Audio
+// Handler code.
// 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