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

Unified Diff: shell/android/bootstrap.cc

Issue 775343004: Move //mojo/shell to //shell (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years 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: 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 {
« no previous file with comments | « shell/android/apk/src/org/chromium/mojo_shell_apk/MojoShellApplication.java ('k') | shell/android/library_loader.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698