| Index: ash/wm/drag_window_resizer.cc
|
| diff --git a/ash/wm/drag_window_resizer.cc b/ash/wm/drag_window_resizer.cc
|
| index 12e7426701f17fe10c3fcbccce3d95c0e28befdb..23a1bcd20a7e69383f9e7381cd6ba4564cee2ce9 100644
|
| --- a/ash/wm/drag_window_resizer.cc
|
| +++ b/ash/wm/drag_window_resizer.cc
|
| @@ -9,8 +9,8 @@
|
| #include "ash/shell.h"
|
| #include "ash/wm/aura/wm_window_aura.h"
|
| #include "ash/wm/common/window_positioning_utils.h"
|
| +#include "ash/wm/common/window_state.h"
|
| #include "ash/wm/drag_window_controller.h"
|
| -#include "ash/wm/window_state.h"
|
| #include "ash/wm/window_util.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "ui/aura/client/aura_constants.h"
|
|
|