Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(684)

Unified Diff: mojo/runner/android/bootstrap.cc

Issue 1091513005: Separate mojo/shell into a runner and the application manager (shell) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 {
« no previous file with comments | « mojo/runner/android/background_application_loader_unittest.cc ('k') | mojo/runner/android/library_loader.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698