| Index: mojo/android/system/base_run_loop.cc
|
| diff --git a/mojo/android/system/base_run_loop.cc b/mojo/android/system/base_run_loop.cc
|
| index 2bc2fb449f5688f90e6f4101b088b20d050b5658..df33f01a3c2720c9af58f7078e30e102752ea6f1 100644
|
| --- a/mojo/android/system/base_run_loop.cc
|
| +++ b/mojo/android/system/base_run_loop.cc
|
| @@ -12,7 +12,7 @@
|
| #include "base/bind.h"
|
| #include "base/message_loop/message_loop.h"
|
| #include "jni/BaseRunLoop_jni.h"
|
| -#include "mojo/message_pump/message_pump_mojo.h"
|
| +#include "mojo/common/message_pump_mojo.h"
|
|
|
| namespace mojo {
|
| namespace android {
|
|
|