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

Unified Diff: components/window_manager/public/interfaces/window_manager.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: components/window_manager/public/interfaces/window_manager.mojom
diff --git a/components/window_manager/public/interfaces/window_manager.mojom b/components/window_manager/public/interfaces/window_manager.mojom
index 0ff82feea18f77b33cdf0fc217f67032e6d6b027..eb372242249bcb18374db204dc202af55ac6ab0d 100644
--- a/components/window_manager/public/interfaces/window_manager.mojom
+++ b/components/window_manager/public/interfaces/window_manager.mojom
@@ -4,7 +4,7 @@
module mojo;
-import "mojo/public/interfaces/application/service_provider.mojom";
+import "mojo/application/public/interfaces/service_provider.mojom";
interface WindowManager {
// Requests the WindowManager to embed the app for |url| at an appropriate

Powered by Google App Engine
This is Rietveld 408576698