| Index: ash/common/system/audio/tray_audio.cc
|
| diff --git a/ash/common/system/audio/tray_audio.cc b/ash/common/system/audio/tray_audio.cc
|
| index 792ce4b85bb78fd109cfd3a064fc5b91bdccc274..c23548463afcb4b757239e2c19530db2f5a5e50e 100644
|
| --- a/ash/common/system/audio/tray_audio.cc
|
| +++ b/ash/common/system/audio/tray_audio.cc
|
| @@ -15,8 +15,8 @@
|
| #include "ash/common/system/tray/fixed_sized_scroll_view.h"
|
| #include "ash/common/system/tray/hover_highlight_view.h"
|
| #include "ash/common/system/tray/system_tray_delegate.h"
|
| +#include "ash/common/system/tray/system_tray_notifier.h"
|
| #include "ash/common/system/tray/tray_constants.h"
|
| -#include "ash/common/system/tray/wm_system_tray_notifier.h"
|
| #include "ash/common/system/volume_control_delegate.h"
|
| #include "ash/common/wm_shell.h"
|
| #include "base/strings/utf_string_conversions.h"
|
|
|