| Index: ash/wm/wm_snap_to_pixel_layout_manager.cc
|
| diff --git a/ash/wm/wm_snap_to_pixel_layout_manager.cc b/ash/wm/wm_snap_to_pixel_layout_manager.cc
|
| index 4891cddf58cc2e32f0ef1164bd0bf8a93e8b432f..740a099d8d09f05923418a8141c4a766bc6d44eb 100644
|
| --- a/ash/wm/wm_snap_to_pixel_layout_manager.cc
|
| +++ b/ash/wm/wm_snap_to_pixel_layout_manager.cc
|
| @@ -4,9 +4,9 @@
|
|
|
| #include "ash/wm/wm_snap_to_pixel_layout_manager.h"
|
|
|
| +#include "ash/common/wm_window.h"
|
| #include "ash/public/cpp/shell_window_ids.h"
|
| #include "ash/wm/window_properties.h"
|
| -#include "ash/wm_window.h"
|
| #include "base/memory/ptr_util.h"
|
| #include "ui/aura/window.h"
|
|
|
|
|