| Index: ash/wm/root_window_finder.cc
|
| diff --git a/ash/common/wm/root_window_finder.cc b/ash/wm/root_window_finder.cc
|
| similarity index 96%
|
| rename from ash/common/wm/root_window_finder.cc
|
| rename to ash/wm/root_window_finder.cc
|
| index 87c2da30fa6a89e1f134bc53952169044f00ec48..ae1224bb8e94c83e8b02c74bf384ea4b264a0292 100644
|
| --- a/ash/common/wm/root_window_finder.cc
|
| +++ b/ash/wm/root_window_finder.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_finder.h"
|
| +#include "ash/wm/root_window_finder.h"
|
|
|
| #include "ash/common/wm_window.h"
|
| #include "ash/root_window_controller.h"
|
|
|