| Index: ash/wm/drag_window_resizer.cc
|
| diff --git a/ash/wm/drag_window_resizer.cc b/ash/wm/drag_window_resizer.cc
|
| index 0145fbbfae30a631d0374c0dac558bc26f5ca6a0..e882cb8064d163168eb922996f1462c88f616451 100644
|
| --- a/ash/wm/drag_window_resizer.cc
|
| +++ b/ash/wm/drag_window_resizer.cc
|
| @@ -7,6 +7,7 @@
|
| #include "ash/display/mouse_cursor_event_filter.h"
|
| #include "ash/screen_util.h"
|
| #include "ash/shell.h"
|
| +#include "ash/wm/common/window_positioning_utils.h"
|
| #include "ash/wm/coordinate_conversion.h"
|
| #include "ash/wm/drag_window_controller.h"
|
| #include "ash/wm/window_state.h"
|
|
|