Index: ash/wm/lock_layout_manager.cc |
diff --git a/ash/wm/lock_layout_manager.cc b/ash/wm/lock_layout_manager.cc |
index 520ed817d1fa44fe2969fc7676789448acc65766..aff6806a1d6e8cca1210d5b554034c205b11333f 100644 |
--- a/ash/wm/lock_layout_manager.cc |
+++ b/ash/wm/lock_layout_manager.cc |
@@ -4,10 +4,10 @@ |
#include "ash/wm/lock_layout_manager.h" |
+#include "ash/common/wm/window_state.h" |
+#include "ash/common/wm/wm_event.h" |
#include "ash/shell.h" |
#include "ash/shell_delegate.h" |
-#include "ash/wm/common/window_state.h" |
-#include "ash/wm/common/wm_event.h" |
#include "ash/wm/lock_window_state.h" |
#include "ash/wm/window_state_aura.h" |
#include "ui/aura/window.h" |