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

Unified Diff: mojo/shell/public/interfaces/shell.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/shell/public/interfaces/service_provider.mojom ('k') | mojo/shell/public/java/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/shell/public/interfaces/shell.mojom
diff --git a/mojo/application/public/interfaces/shell.mojom b/mojo/shell/public/interfaces/shell.mojom
similarity index 98%
rename from mojo/application/public/interfaces/shell.mojom
rename to mojo/shell/public/interfaces/shell.mojom
index e38f93c7fd83c8e8739d9c91d2f1e3b84fe4f007..b70b9fe5f7c239762d8568a1fcba38620e54afbe 100644
--- a/mojo/application/public/interfaces/shell.mojom
+++ b/mojo/shell/public/interfaces/shell.mojom
@@ -4,7 +4,7 @@
module mojo;
-import "mojo/application/public/interfaces/service_provider.mojom";
+import "mojo/shell/public/interfaces/service_provider.mojom";
import "network/public/interfaces/url_loader.mojom";
// Specifies a whitelist of applications and services an application can connect
« no previous file with comments | « mojo/shell/public/interfaces/service_provider.mojom ('k') | mojo/shell/public/java/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698