| Index: ash/wm/wm_snap_to_pixel_layout_manager.cc
|
| diff --git a/ash/common/wm/wm_snap_to_pixel_layout_manager.cc b/ash/wm/wm_snap_to_pixel_layout_manager.cc
|
| similarity index 96%
|
| rename from ash/common/wm/wm_snap_to_pixel_layout_manager.cc
|
| rename to ash/wm/wm_snap_to_pixel_layout_manager.cc
|
| index 79afc8959f080494fe688109b5c6bc053c834e07..740a099d8d09f05923418a8141c4a766bc6d44eb 100644
|
| --- a/ash/common/wm/wm_snap_to_pixel_layout_manager.cc
|
| +++ b/ash/wm/wm_snap_to_pixel_layout_manager.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "ash/common/wm/wm_snap_to_pixel_layout_manager.h"
|
| +#include "ash/wm/wm_snap_to_pixel_layout_manager.h"
|
|
|
| #include "ash/common/wm_window.h"
|
| #include "ash/public/cpp/shell_window_ids.h"
|
|
|