| Index: ash/system/chromeos/audio/audio_detailed_view.h
|
| diff --git a/ash/system/chromeos/audio/audio_detailed_view.h b/ash/system/chromeos/audio/audio_detailed_view.h
|
| index e6d930e1ef43f96177ff359d8353efe6bb87e25a..acf54bbe6ad9a7a37f7e1f20cb7a5116e59ef1c9 100644
|
| --- a/ash/system/chromeos/audio/audio_detailed_view.h
|
| +++ b/ash/system/chromeos/audio/audio_detailed_view.h
|
| @@ -20,8 +20,7 @@ class HoverHighlightView;
|
|
|
| namespace tray {
|
|
|
| -class AudioDetailedView : public TrayDetailsView,
|
| - public ViewClickListener {
|
| +class AudioDetailedView : public TrayDetailsView, public ViewClickListener {
|
| public:
|
| explicit AudioDetailedView(SystemTrayItem* owner);
|
|
|
|
|