| Index: mojo/runner/android/main.cc
|
| diff --git a/mojo/runner/android/main.cc b/mojo/runner/android/main.cc
|
| index fcd3749b703626fa80e758a31af12df9c9c15d70..c395dfa0037012cefffcca96cbe1b82cb32f72dd 100644
|
| --- a/mojo/runner/android/main.cc
|
| +++ b/mojo/runner/android/main.cc
|
| @@ -20,7 +20,7 @@
|
| #include "base/run_loop.h"
|
| #include "components/view_manager/android_loader.h"
|
| #include "jni/ShellMain_jni.h"
|
| -#include "mojo/message_pump/message_pump_mojo.h"
|
| +#include "mojo/common/message_pump_mojo.h"
|
| #include "mojo/runner/android/android_handler_loader.h"
|
| #include "mojo/runner/android/background_application_loader.h"
|
| #include "mojo/runner/android/context_init.h"
|
|
|