| Index: mojo/runner/android/main.cc
|
| diff --git a/mojo/runner/android/main.cc b/mojo/runner/android/main.cc
|
| index 2b4de3f70fa9820849c2739473135d2f9f40c242..d96ac1721f4ed0eabdd14a61ddaee39d69fea390 100644
|
| --- a/mojo/runner/android/main.cc
|
| +++ b/mojo/runner/android/main.cc
|
| @@ -20,7 +20,7 @@
|
| #include "base/message_loop/message_loop.h"
|
| #include "base/run_loop.h"
|
| #include "build/build_config.h"
|
| -#include "components/view_manager/android_loader.h"
|
| +#include "components/mus/android_loader.h"
|
| #include "jni/ShellMain_jni.h"
|
| #include "mojo/message_pump/message_pump_mojo.h"
|
| #include "mojo/runner/android/android_handler_loader.h"
|
|
|