| Index: remoting/host/disconnect_window_chromeos.cc
|
| diff --git a/remoting/host/disconnect_window_chromeos.cc b/remoting/host/disconnect_window_chromeos.cc
|
| index 2f776124a291d5b75612c3d5040c85ddb64bd7ad..367bd58ac0518809c9927b75fa8afacfc5d5935c 100644
|
| --- a/remoting/host/disconnect_window_chromeos.cc
|
| +++ b/remoting/host/disconnect_window_chromeos.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include <string>
|
|
|
| +#include "ash/common/wm_shell.h"
|
| #include "ash/system/tray/system_tray_notifier.h"
|
| -#include "ash/wm_shell.h"
|
| #include "base/bind.h"
|
| #include "base/macros.h"
|
| #include "base/memory/ptr_util.h"
|
|
|