| 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.
|
|
|