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

Unified Diff: mojo/services/public/interfaces/content_handler/content_handler.mojom

Issue 789243002: Restructure public side of network service. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Rebase Created 6 years 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/services/public/interfaces/content_handler/content_handler.mojom
diff --git a/mojo/services/public/interfaces/content_handler/content_handler.mojom b/mojo/services/public/interfaces/content_handler/content_handler.mojom
index 39704eeab6056dfa0f6d8f01b88146c541a321ae..76af21971c5e1c0a589b12f7f7f1a265cfb36463 100644
--- a/mojo/services/public/interfaces/content_handler/content_handler.mojom
+++ b/mojo/services/public/interfaces/content_handler/content_handler.mojom
@@ -5,7 +5,7 @@
module mojo;
import "mojo/public/interfaces/application/shell.mojom";
-import "mojo/services/public/interfaces/network/url_loader.mojom";
+import "mojo/services/network/public/interfaces/url_loader.mojom";
interface ContentHandler {
StartApplication(Shell shell, URLResponse response);
« no previous file with comments | « mojo/services/public/interfaces/content_handler/BUILD.gn ('k') | mojo/services/public/interfaces/navigation/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698