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

Unified Diff: mojo/runner/child/child_controller.mojom

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/BUILD.gn ('k') | mojo/runner/child/native_apptest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/runner/child/child_controller.mojom
diff --git a/mojo/runner/child/child_controller.mojom b/mojo/runner/child/child_controller.mojom
index ece1e6783115865e2fd3f1329cca1a7f0648fb6a..741723e14e80793513a1dd6255fbc35f52094010 100644
--- a/mojo/runner/child/child_controller.mojom
+++ b/mojo/runner/child/child_controller.mojom
@@ -4,7 +4,7 @@
module mojo.runner;
-import "mojo/application/public/interfaces/application.mojom";
+import "mojo/shell/public/interfaces/application.mojom";
interface ChildController {
// Starts the app.
« no previous file with comments | « mojo/runner/child/BUILD.gn ('k') | mojo/runner/child/native_apptest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698