| Index: services/ui/public/cpp/tests/window_server_test_suite.cc
|
| diff --git a/components/mus/public/cpp/tests/window_server_test_suite.cc b/services/ui/public/cpp/tests/window_server_test_suite.cc
|
| similarity index 92%
|
| rename from components/mus/public/cpp/tests/window_server_test_suite.cc
|
| rename to services/ui/public/cpp/tests/window_server_test_suite.cc
|
| index 41a68a195df5ed5101ac971e9c84611c0e8b01d5..867e0bc7422628d0c7bd257a596eaed5ee519a12 100644
|
| --- a/components/mus/public/cpp/tests/window_server_test_suite.cc
|
| +++ b/services/ui/public/cpp/tests/window_server_test_suite.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 "components/mus/public/cpp/tests/window_server_test_suite.h"
|
| +#include "services/ui/public/cpp/tests/window_server_test_suite.h"
|
|
|
| #include "base/i18n/icu_util.h"
|
|
|
|
|