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

Unified Diff: ash/mus/accelerators/accelerator_registrar_unittest.cc

Issue 2390013002: Rename mojo: to service: (Closed)
Patch Set: . Created 4 years, 2 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/accelerators/accelerator_controller_delegate_mus.cc ('k') | ash/mus/accessibility_delegate_mus.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/accelerators/accelerator_registrar_unittest.cc
diff --git a/ash/mus/accelerators/accelerator_registrar_unittest.cc b/ash/mus/accelerators/accelerator_registrar_unittest.cc
index 8dffdb0d8e09623d91312701e4286768c80ceb5f..f35bfb0a9c00ac2ab8f2eb7424a54de6359b52b0 100644
--- a/ash/mus/accelerators/accelerator_registrar_unittest.cc
+++ b/ash/mus/accelerators/accelerator_registrar_unittest.cc
@@ -74,7 +74,7 @@ class AcceleratorRegistrarTest : public shell::test::ServiceTest {
protected:
void ConnectToRegistrar(AcceleratorRegistrarPtr* registrar) {
- connector()->ConnectToInterface("mojo:ash", registrar);
+ connector()->ConnectToInterface("service:ash", registrar);
}
private:
« no previous file with comments | « ash/mus/accelerators/accelerator_controller_delegate_mus.cc ('k') | ash/mus/accessibility_delegate_mus.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698