| 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 e36d7f684a225ef1626bbeebcbe99e2b6e3ed072..e6d930e1ef43f96177ff359d8353efe6bb87e25a 100644
|
| --- a/ash/system/chromeos/audio/audio_detailed_view.h
|
| +++ b/ash/system/chromeos/audio/audio_detailed_view.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef ASH_SYSTEM_CHROMEOS_AUDIO_AUDIO_DETAILED_VIEW_H_
|
| #define ASH_SYSTEM_CHROMEOS_AUDIO_AUDIO_DETAILED_VIEW_H_
|
|
|
| +#include "ash/common/system/tray/tray_details_view.h"
|
| #include "ash/common/system/tray/view_click_listener.h"
|
| -#include "ash/system/tray/tray_details_view.h"
|
| #include "base/macros.h"
|
| #include "chromeos/audio/audio_device.h"
|
| #include "ui/gfx/font.h"
|
|
|