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

Unified Diff: content/common/application_setup.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 | « content/common/BUILD.gn ('k') | content/common/mojo/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/application_setup.mojom
diff --git a/content/common/application_setup.mojom b/content/common/application_setup.mojom
index 1005663cd9afa1cf2b9d8544ec033c709c094b88..df45c5ac22f8d975728c91f8c29931f73f9f8784 100644
--- a/content/common/application_setup.mojom
+++ b/content/common/application_setup.mojom
@@ -4,7 +4,7 @@
module content;
-import "mojo/application/public/interfaces/service_provider.mojom";
+import "mojo/shell/public/interfaces/service_provider.mojom";
interface ApplicationSetup {
ExchangeServiceProviders(mojo.ServiceProvider& services,
« no previous file with comments | « content/common/BUILD.gn ('k') | content/common/mojo/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698