| Index: ash/shell.cc
|
| diff --git a/ash/shell.cc b/ash/shell.cc
|
| index 05c8bc8ee8101527cddd316598f990754724a321..ed74ab40e0bd47bc75e32f9bf87000e03f568522 100644
|
| --- a/ash/shell.cc
|
| +++ b/ash/shell.cc
|
| @@ -60,6 +60,7 @@
|
| #include "ash/wm/ash_focus_rules.h"
|
| #include "ash/wm/ash_native_cursor_manager.h"
|
| #include "ash/wm/aura/wm_globals_aura.h"
|
| +#include "ash/wm/aura/wm_window_aura.h"
|
| #include "ash/wm/common/root_window_finder.h"
|
| #include "ash/wm/event_client_impl.h"
|
| #include "ash/wm/lock_state_controller.h"
|
|
|