| Index: shell/android/bootstrap.cc
|
| diff --git a/mojo/shell/android/bootstrap.cc b/shell/android/bootstrap.cc
|
| similarity index 94%
|
| rename from mojo/shell/android/bootstrap.cc
|
| rename to shell/android/bootstrap.cc
|
| index 73eab93501f4c9aff9c694d791640b3ddbe77a58..823258c01a8c16e164d1b4016c3a574ef20e4157 100644
|
| --- a/mojo/shell/android/bootstrap.cc
|
| +++ b/shell/android/bootstrap.cc
|
| @@ -7,7 +7,7 @@
|
| #include "base/files/file_path.h"
|
| #include "base/logging.h"
|
| #include "jni/Bootstrap_jni.h"
|
| -#include "mojo/shell/android/run_android_application_function.h"
|
| +#include "shell/android/run_android_application_function.h"
|
|
|
| namespace mojo {
|
|
|
|
|