| Index: ash/aura/wm_window_aura.cc
|
| diff --git a/ash/aura/wm_window_aura.cc b/ash/aura/wm_window_aura.cc
|
| index b5d88125e661b70a24a14bf290aeebc3f103f954..4c2d74f0e514d54dafb7be7045440eb12c2c3370 100644
|
| --- a/ash/aura/wm_window_aura.cc
|
| +++ b/ash/aura/wm_window_aura.cc
|
| @@ -4,10 +4,10 @@
|
|
|
| #include "ash/aura/wm_window_aura.h"
|
|
|
| -#include "ash/ash_constants.h"
|
| #include "ash/aura/aura_layout_manager_adapter.h"
|
| #include "ash/aura/wm_root_window_controller_aura.h"
|
| #include "ash/aura/wm_shell_aura.h"
|
| +#include "ash/common/ash_constants.h"
|
| #include "ash/common/shell_window_ids.h"
|
| #include "ash/common/wm/window_state.h"
|
| #include "ash/common/wm_layout_manager.h"
|
|
|