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

Unified Diff: ash/mus/app_launch_unittest.cc

Issue 2037033004: Renames mojo:desktop_wm to mojo:ash (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
« no previous file with comments | « ash/mus/accelerator_registrar_unittest.cc ('k') | ash/mus/manifest.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/app_launch_unittest.cc
diff --git a/ash/mus/app_launch_unittest.cc b/ash/mus/app_launch_unittest.cc
index 2e4e3de5b252d2283da61446cb5123fb79657c45..a41f035010957e98bf6b70dcf20e1c1818c3d330 100644
--- a/ash/mus/app_launch_unittest.cc
+++ b/ash/mus/app_launch_unittest.cc
@@ -31,7 +31,7 @@ class AppLaunchTest : public shell::test::ShellTest {
};
TEST_F(AppLaunchTest, TestQuickLaunch) {
- connector()->Connect("mojo:desktop_wm");
+ connector()->Connect("mojo:ash");
connector()->Connect("mojo:quick_launch");
::mus::mojom::WindowServerTestPtr test_interface;
« no previous file with comments | « ash/mus/accelerator_registrar_unittest.cc ('k') | ash/mus/manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698