| Index: services/window_manager/window_manager_test_util.cc
|
| diff --git a/mojo/services/window_manager/window_manager_test_util.cc b/services/window_manager/window_manager_test_util.cc
|
| similarity index 90%
|
| rename from mojo/services/window_manager/window_manager_test_util.cc
|
| rename to services/window_manager/window_manager_test_util.cc
|
| index ef4fd1376527e9bf00a2107c9477d3627723c3f2..aa1dede4bda36bc3c9525b7ed5add3d09ce16bcc 100644
|
| --- a/mojo/services/window_manager/window_manager_test_util.cc
|
| +++ b/services/window_manager/window_manager_test_util.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 "mojo/services/window_manager/window_manager_test_util.h"
|
| +#include "services/window_manager/window_manager_test_util.h"
|
|
|
| #include "base/stl_util.h"
|
| #include "mojo/converters/geometry/geometry_type_converters.h"
|
|
|