| Index: ash/wm/root_window_layout_manager.cc
|
| diff --git a/ash/common/wm/root_window_layout_manager.cc b/ash/wm/root_window_layout_manager.cc
|
| similarity index 97%
|
| rename from ash/common/wm/root_window_layout_manager.cc
|
| rename to ash/wm/root_window_layout_manager.cc
|
| index 15ec3fbfaaa0219b4aa5d078c9da5d5a12fa3be3..240f153acc8ee8fd384515637cf57b8319a04696 100644
|
| --- a/ash/common/wm/root_window_layout_manager.cc
|
| +++ b/ash/wm/root_window_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/root_window_layout_manager.h"
|
| +#include "ash/wm/root_window_layout_manager.h"
|
|
|
| #include "ash/common/wm_window.h"
|
| #include "ui/aura/window.h"
|
|
|