| Index: ash/wm/lock_layout_manager.cc
|
| diff --git a/ash/wm/lock_layout_manager.cc b/ash/wm/lock_layout_manager.cc
|
| index 590b949b383ca0dacb4adc1448fe950758f0008e..91b691d1c5047c42b67e29b368a79b7d07ce3c08 100644
|
| --- a/ash/wm/lock_layout_manager.cc
|
| +++ b/ash/wm/lock_layout_manager.cc
|
| @@ -8,6 +8,7 @@
|
| #include "ash/shell_delegate.h"
|
| #include "ash/wm/lock_window_state.h"
|
| #include "ash/wm/window_state.h"
|
| +#include "ash/wm/window_state_aura.h"
|
| #include "ash/wm/wm_event.h"
|
| #include "ui/aura/window.h"
|
| #include "ui/aura/window_observer.h"
|
|
|