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

Unified Diff: mojo/shell/public/interfaces/content_handler.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
Index: mojo/shell/public/interfaces/content_handler.mojom
diff --git a/mojo/application/public/interfaces/content_handler.mojom b/mojo/shell/public/interfaces/content_handler.mojom
similarity index 93%
rename from mojo/application/public/interfaces/content_handler.mojom
rename to mojo/shell/public/interfaces/content_handler.mojom
index 7494a7bf027976133acce92e3adc4dd6675f11cd..5fdb826fb38a1371bb38f9fb7d81f99a39ad5b45 100644
--- a/mojo/application/public/interfaces/content_handler.mojom
+++ b/mojo/shell/public/interfaces/content_handler.mojom
@@ -4,7 +4,7 @@
module mojo;
-import "mojo/application/public/interfaces/application.mojom";
+import "mojo/shell/public/interfaces/application.mojom";
import "network/public/interfaces/url_loader.mojom";
// Interface implemented by content handlers. To avoid race conditions with
« no previous file with comments | « mojo/shell/public/interfaces/application_manager.mojom ('k') | mojo/shell/public/interfaces/service_provider.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698