Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(411)

Unified Diff: services/ui/public/cpp/tests/window_server_test_suite.cc

Issue 2119963002: Move mus to //services/ui (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"
« no previous file with comments | « services/ui/public/cpp/tests/window_server_test_suite.h ('k') | services/ui/public/cpp/tests/window_tree_client_private.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698