Index: mojo/runner/android/bootstrap.cc |
diff --git a/mojo/shell/android/bootstrap.cc b/mojo/runner/android/bootstrap.cc |
similarity index 94% |
rename from mojo/shell/android/bootstrap.cc |
rename to mojo/runner/android/bootstrap.cc |
index 4fcae379f4162ba538f71fbe3b6c2dfcaae1844c..3ffe348241c8128d6650ed1fb726654dcdabd462 100644 |
--- a/mojo/shell/android/bootstrap.cc |
+++ b/mojo/runner/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 "mojo/runner/android/run_android_application_function.h" |
namespace mojo { |
namespace shell { |