| 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..1a16deb23d9b5c4f3eb4dffd53deeec6f8bb36c6 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/public/cpp/shell_window_ids.h"
|
| #include "ash/shell.h"
|
| #include "ui/aura/window.h"
|
| #include "ui/keyboard/keyboard_util.h"
|
|
|