Index: mojo/runner/android/main.cc |
diff --git a/mojo/runner/android/main.cc b/mojo/runner/android/main.cc |
index d96ac1721f4ed0eabdd14a61ddaee39d69fea390..074ee6fe780d46f5ddd1c817b0caf14695f6d76e 100644 |
--- a/mojo/runner/android/main.cc |
+++ b/mojo/runner/android/main.cc |
@@ -59,7 +59,7 @@ void ConfigureAndroidServices(Context* context) { |
make_scoped_ptr(new UIApplicationLoader( |
make_scoped_ptr(new view_manager::AndroidLoader()), |
g_java_message_loop.Get().get())), |
- GURL("mojo:view_manager")); |
+ GURL("mojo:mus")); |
// Android handler is bundled with the Mojo shell, because it uses the |
// MojoShell application as the JNI bridge to bootstrap execution of other |