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

Unified Diff: mojo/services/window_manager/window_manager_apptest.cc

Issue 1082513002: Revert of Simplify mojo_shell since it's now only used for Mandoline. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sync and rebase. Created 5 years, 8 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
« no previous file with comments | « mojo/services/window_manager/BUILD.gn ('k') | mojo/shell/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/window_manager/window_manager_apptest.cc
diff --git a/mojo/services/window_manager/window_manager_apptest.cc b/mojo/services/window_manager/window_manager_apptest.cc
index f46942bd7b3de8f71011c366555adecd3fe5b4f0..7f8221133a4ba63200664d76ec9628f40e390f98 100644
--- a/mojo/services/window_manager/window_manager_apptest.cc
+++ b/mojo/services/window_manager/window_manager_apptest.cc
@@ -84,7 +84,7 @@ class WindowManagerApplicationTest : public test::ApplicationTestBase {
// ApplicationTestBase:
void SetUp() override {
ApplicationTestBase::SetUp();
- application_impl()->ConnectToService("mojo:test_window_manager",
+ application_impl()->ConnectToService("mojo:window_manager",
&window_manager_);
}
ApplicationDelegate* GetApplicationDelegate() override {
« no previous file with comments | « mojo/services/window_manager/BUILD.gn ('k') | mojo/shell/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698