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

Unified Diff: third_party/mojo_services/src/content_handler/public/interfaces/content_handler.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: third_party/mojo_services/src/content_handler/public/interfaces/content_handler.mojom
diff --git a/third_party/mojo_services/src/content_handler/public/interfaces/content_handler.mojom b/third_party/mojo_services/src/content_handler/public/interfaces/content_handler.mojom
index 39ddfeaa86e8ad4453d89d04b98f179a2793ea90..4281bf6278e39589b84a4ced5fd3fcdbf30939dc 100644
--- a/third_party/mojo_services/src/content_handler/public/interfaces/content_handler.mojom
+++ b/third_party/mojo_services/src/content_handler/public/interfaces/content_handler.mojom
@@ -4,7 +4,7 @@
module mojo;
-import "mojo/public/interfaces/application/application.mojom";
+import "mojo/application/public/interfaces/application.mojom";
import "network/public/interfaces/url_loader.mojom";
interface ContentHandler {

Powered by Google App Engine
This is Rietveld 408576698