| Index: services/ui/public/cpp/tests/window_tree_client_private.cc
|
| diff --git a/components/mus/public/cpp/tests/window_tree_client_private.cc b/services/ui/public/cpp/tests/window_tree_client_private.cc
|
| similarity index 92%
|
| rename from components/mus/public/cpp/tests/window_tree_client_private.cc
|
| rename to services/ui/public/cpp/tests/window_tree_client_private.cc
|
| index eafd2a611e1ddec976796a975a520e017b8fbdac..0125cf9f4eafb63245ed4a75099a9f6886d13d8d 100644
|
| --- a/components/mus/public/cpp/tests/window_tree_client_private.cc
|
| +++ b/services/ui/public/cpp/tests/window_tree_client_private.cc
|
| @@ -2,10 +2,10 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "components/mus/public/cpp/tests/window_tree_client_private.h"
|
| +#include "services/ui/public/cpp/tests/window_tree_client_private.h"
|
|
|
| -#include "components/mus/public/cpp/window.h"
|
| -#include "components/mus/public/cpp/window_tree_client.h"
|
| +#include "services/ui/public/cpp/window.h"
|
| +#include "services/ui/public/cpp/window_tree_client.h"
|
| #include "ui/display/display.h"
|
|
|
| namespace mus {
|
|
|