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