| Index: ash/wm/event_client_impl.cc
|
| diff --git a/ash/wm/event_client_impl.cc b/ash/wm/event_client_impl.cc
|
| index 58527b9716a5ed7cbcf24e1c98e5d6919ba7149f..1a16deb23d9b5c4f3eb4dffd53deeec6f8bb36c6 100644
|
| --- a/ash/wm/event_client_impl.cc
|
| +++ b/ash/wm/event_client_impl.cc
|
| @@ -4,10 +4,10 @@
|
|
|
| #include "ash/wm/event_client_impl.h"
|
|
|
| +#include "ash/common/session/session_state_delegate.h"
|
| +#include "ash/common/wm_shell.h"
|
| #include "ash/public/cpp/shell_window_ids.h"
|
| -#include "ash/session/session_state_delegate.h"
|
| #include "ash/shell.h"
|
| -#include "ash/wm_shell.h"
|
| #include "ui/aura/window.h"
|
| #include "ui/keyboard/keyboard_util.h"
|
|
|
|
|