| 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..f2f9a85f97753cb2bdec1081406dd34c38923eb3 100644
|
| --- a/ash/wm/lock_layout_manager.cc
|
| +++ b/ash/wm/lock_layout_manager.cc
|
| @@ -6,9 +6,9 @@
|
|
|
| #include "ash/shell.h"
|
| #include "ash/shell_delegate.h"
|
| +#include "ash/wm/common/wm_event.h"
|
| #include "ash/wm/lock_window_state.h"
|
| #include "ash/wm/window_state.h"
|
| -#include "ash/wm/wm_event.h"
|
| #include "ui/aura/window.h"
|
| #include "ui/aura/window_observer.h"
|
| #include "ui/events/event.h"
|
|
|