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

Unified Diff: chrome/browser/chromeos/audio/audio_pref_handler_impl.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: chrome/browser/chromeos/audio/audio_pref_handler_impl.h
diff --git a/chrome/browser/chromeos/audio/audio_pref_handler_impl.h b/chrome/browser/chromeos/audio/audio_pref_handler_impl.h
index 454180fe579de890d96c055bf4a15b7e3276e1c0..215e87665b3dc4bbcad9f82f2e97430c56185999 100644
--- a/chrome/browser/chromeos/audio/audio_pref_handler_impl.h
+++ b/chrome/browser/chromeos/audio/audio_pref_handler_impl.h
@@ -14,6 +14,7 @@ class PrefService;
namespace chromeos {
+// NOTE: This class will be removed once we remove the old Audio Handler code.
// Class which implements AudioPrefHandler interface and register audio
// preferences as well.
class AudioPrefHandlerImpl : public AudioPrefHandler {

Powered by Google App Engine
This is Rietveld 408576698