| Index: ash/wm/event_client_impl.cc
|
| diff --git a/ash/wm/event_client_impl.cc b/ash/wm/event_client_impl.cc
|
| index a12253cae988ae8d7787b130f7887d63e6bcd187..74f1904673527d05ea5f634deb8fbbc369d0d601 100644
|
| --- a/ash/wm/event_client_impl.cc
|
| +++ b/ash/wm/event_client_impl.cc
|
| @@ -4,9 +4,9 @@
|
|
|
| #include "ash/wm/event_client_impl.h"
|
|
|
| +#include "ash/common/shell_window_ids.h"
|
| #include "ash/session/session_state_delegate.h"
|
| #include "ash/shell.h"
|
| -#include "ash/shell_window_ids.h"
|
| #include "ui/aura/window.h"
|
| #include "ui/keyboard/keyboard_util.h"
|
|
|
|
|