| Index: ash/wm/event_client_impl.cc
|
| diff --git a/ash/wm/event_client_impl.cc b/ash/wm/event_client_impl.cc
|
| index c9b3c832c6b92232c02b94cfec4158edac7e1021..27c5b6e5ac8f700a45607e0b6a3fcc0dad62f75b 100644
|
| --- a/ash/wm/event_client_impl.cc
|
| +++ b/ash/wm/event_client_impl.cc
|
| @@ -5,8 +5,8 @@
|
| #include "ash/wm/event_client_impl.h"
|
|
|
| #include "ash/common/session/session_state_delegate.h"
|
| -#include "ash/common/shell_window_ids.h"
|
| #include "ash/common/wm_shell.h"
|
| +#include "ash/shared/shell_window_ids.h"
|
| #include "ash/shell.h"
|
| #include "ui/aura/window.h"
|
| #include "ui/keyboard/keyboard_util.h"
|
|
|