summaryrefslogtreecommitdiffstats
path: root/mojo/runner/android/main.cc
diff options
context:
space:
mode:
Diffstat (limited to 'mojo/runner/android/main.cc')
-rw-r--r--mojo/runner/android/main.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/mojo/runner/android/main.cc b/mojo/runner/android/main.cc
index 6b17e6b..3c01462 100644
--- a/mojo/runner/android/main.cc
+++ b/mojo/runner/android/main.cc
@@ -56,9 +56,9 @@ LazyInstance<base::android::ScopedJavaGlobalRef<jobject>> g_main_activiy =
void ConfigureAndroidServices(Context* context) {
context->application_manager()->SetLoaderForURL(
- make_scoped_ptr(
- new UIApplicationLoader(make_scoped_ptr(new mus::AndroidLoader()),
- g_java_message_loop.Get().get())),
+ make_scoped_ptr(new UIApplicationLoader(
+ make_scoped_ptr(new view_manager::AndroidLoader()),
+ g_java_message_loop.Get().get())),
GURL("mojo:mus"));
// Android handler is bundled with the Mojo shell, because it uses the