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

Unified Diff: mojo/runner/child_process.mojom

Issue 1139123006: Fork the mojo shell interfaces used by Mandoline. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixes Created 5 years, 7 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/child_process.mojom
diff --git a/mojo/runner/child_process.mojom b/mojo/runner/child_process.mojom
index cf83281257266efcdb3b48a07f4e15ad3f5be8f8..da461c9c3e34d708260a6249865e04703fc957b0 100644
--- a/mojo/runner/child_process.mojom
+++ b/mojo/runner/child_process.mojom
@@ -4,7 +4,7 @@
module mojo.runner;
-import "mojo/public/interfaces/application/application.mojom";
+import "mojo/application/public/interfaces/application.mojom";
interface ChildController {
// Starts the app at the given path (deleting it if |clean_app_path| is true).

Powered by Google App Engine
This is Rietveld 408576698