| Index: ash/common/system/chromeos/audio/tray_audio.cc
|
| diff --git a/ash/common/system/chromeos/audio/tray_audio.cc b/ash/common/system/chromeos/audio/tray_audio.cc
|
| index a203026ed54fa43a0fe1ab24fba1c2ad99525753..7260102e9b47bb5e55fb92a00c4e9514181280d7 100644
|
| --- a/ash/common/system/chromeos/audio/tray_audio.cc
|
| +++ b/ash/common/system/chromeos/audio/tray_audio.cc
|
| @@ -9,9 +9,9 @@
|
| #include "ash/common/system/chromeos/audio/volume_view.h"
|
| #include "ash/common/system/tray/system_tray.h"
|
| #include "ash/common/system/tray/tray_constants.h"
|
| -#include "ash/common/wm_root_window_controller.h"
|
| #include "ash/common/wm_shell.h"
|
| #include "ash/common/wm_window.h"
|
| +#include "ash/root_window_controller.h"
|
| #include "chromeos/dbus/dbus_thread_manager.h"
|
| #include "grit/ash_resources.h"
|
| #include "ui/display/display.h"
|
|
|