Chromium Code Reviews| 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. |
|
Pam (message me for reviews)
2013/05/02 15:11:40
Please turn this into a TODO, so there's a usernam
rkc
2013/05/02 18:46:09
Done.
|
| // Class which implements AudioPrefHandler interface and register audio |
| // preferences as well. |
| class AudioPrefHandlerImpl : public AudioPrefHandler { |