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

Unified Diff: mojo/runner/android/android_handler_loader.h

Issue 1565343003: Move mojo/application/public -> mojo/shell/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@fetcher
Patch Set: . Created 4 years, 11 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/android_handler_loader.h
diff --git a/mojo/runner/android/android_handler_loader.h b/mojo/runner/android/android_handler_loader.h
index 24ada8d9a12122a773d86338c7b7cd0713b8be95..8c8e4e4ad77cc97c3a76d65d9e53c3128ee2918b 100644
--- a/mojo/runner/android/android_handler_loader.h
+++ b/mojo/runner/android/android_handler_loader.h
@@ -8,9 +8,9 @@
#include "base/containers/scoped_ptr_hash_map.h"
#include "base/macros.h"
#include "base/memory/scoped_ptr.h"
-#include "mojo/application/public/cpp/application_impl.h"
#include "mojo/runner/android/android_handler.h"
#include "mojo/shell/application_loader.h"
+#include "mojo/shell/public/cpp/application_impl.h"
namespace mojo {
namespace runner {
« no previous file with comments | « mojo/runner/android/android_handler.cc ('k') | mojo/runner/android/background_application_loader_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698