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

Unified Diff: mojo/runner/android/android_handler_loader.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
« no previous file with comments | « mojo/runner/android/android_handler_loader.h ('k') | mojo/runner/android/apk/AndroidManifest.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/runner/android/android_handler_loader.cc
diff --git a/mojo/shell/android/android_handler_loader.cc b/mojo/runner/android/android_handler_loader.cc
similarity index 91%
rename from mojo/shell/android/android_handler_loader.cc
rename to mojo/runner/android/android_handler_loader.cc
index 922dbb5f27900846aff2a2c2c4ead872c05196d2..5cead0b9ba341164aa427bbf0a9d296e40c3fabe 100644
--- a/mojo/shell/android/android_handler_loader.cc
+++ b/mojo/runner/android/android_handler_loader.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "mojo/shell/android/android_handler_loader.h"
+#include "mojo/runner/android/android_handler_loader.h"
namespace mojo {
namespace shell {
« no previous file with comments | « mojo/runner/android/android_handler_loader.h ('k') | mojo/runner/android/apk/AndroidManifest.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698