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

Unified Diff: services/ui/ws/window_server_service_test_base.cc

Issue 2559703003: Converts WindowTreeClientTest to be in terms of aura (Closed)
Patch Set: tweak Created 4 years 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/ws/window_server_service_test_base.cc
diff --git a/services/ui/public/cpp/tests/window_server_shelltest_base.cc b/services/ui/ws/window_server_service_test_base.cc
similarity index 96%
rename from services/ui/public/cpp/tests/window_server_shelltest_base.cc
rename to services/ui/ws/window_server_service_test_base.cc
index 61b2c9035ba9f1151280ae0cfca4ef8de63d0bf7..12203e4b7ca21262acdf3930400a114ad1f2be73 100644
--- a/services/ui/public/cpp/tests/window_server_shelltest_base.cc
+++ b/services/ui/ws/window_server_service_test_base.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 "services/ui/public/cpp/tests/window_server_shelltest_base.h"
+#include "services/ui/ws/window_server_service_test_base.h"
#include <memory>

Powered by Google App Engine
This is Rietveld 408576698