| Index: ash/wm/lock_layout_manager.cc
|
| diff --git a/ash/wm/lock_layout_manager.cc b/ash/wm/lock_layout_manager.cc
|
| index f2f9a85f97753cb2bdec1081406dd34c38923eb3..735d1f524497f0f554d298995d7d24ee67ecefb2 100644
|
| --- a/ash/wm/lock_layout_manager.cc
|
| +++ b/ash/wm/lock_layout_manager.cc
|
| @@ -9,6 +9,7 @@
|
| #include "ash/wm/common/wm_event.h"
|
| #include "ash/wm/lock_window_state.h"
|
| #include "ash/wm/window_state.h"
|
| +#include "ash/wm/window_state_aura.h"
|
| #include "ui/aura/window.h"
|
| #include "ui/aura/window_observer.h"
|
| #include "ui/events/event.h"
|
|
|