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

Unified Diff: mojo/runner/child/runner_connection.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
« no previous file with comments | « mojo/runner/child/native_apptest_target.cc ('k') | mojo/runner/child/test_native_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/runner/child/runner_connection.h
diff --git a/mojo/runner/child/runner_connection.h b/mojo/runner/child/runner_connection.h
index 68202e1fcbdbf8d531cf5a5624040b6c62811aea..83423ddf3c07ec4338f8a4f4fbd0f072a6f84602 100644
--- a/mojo/runner/child/runner_connection.h
+++ b/mojo/runner/child/runner_connection.h
@@ -6,7 +6,7 @@
#define MOJO_RUNNER_CHILD_RUNNER_CONNECTION_H_
#include "base/macros.h"
-#include "mojo/application/public/interfaces/application.mojom.h"
+#include "mojo/shell/public/interfaces/application.mojom.h"
namespace mojo {
namespace runner {
« no previous file with comments | « mojo/runner/child/native_apptest_target.cc ('k') | mojo/runner/child/test_native_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698