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

Unified Diff: components/mus/android_loader.cc

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
« no previous file with comments | « components/mus/DEPS ('k') | components/mus/main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/android_loader.cc
diff --git a/components/mus/android_loader.cc b/components/mus/android_loader.cc
index a7e9b72dd5ca568bab089372b05bba6a7d61b184..e9102259fc7c0310122bfac7889d5d80a05767f7 100644
--- a/components/mus/android_loader.cc
+++ b/components/mus/android_loader.cc
@@ -5,7 +5,7 @@
#include "components/mus/android_loader.h"
#include "components/mus/mus_app.h"
-#include "mojo/application/public/cpp/application_impl.h"
+#include "mojo/shell/public/cpp/application_impl.h"
namespace mus {
« no previous file with comments | « components/mus/DEPS ('k') | components/mus/main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698