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

Unified Diff: mojo/services/network/public/interfaces/web_socket.mojom

Issue 1187513005: Update to Mojo SDK ab3f523596234e74 including URL{Request,Response} (Closed) Base URL: https://github.com/domokit/monet.git@master
Patch Set: Created 5 years, 6 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/services/network/public/interfaces/url_loader_interceptor.mojom ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/network/public/interfaces/web_socket.mojom
diff --git a/mojo/services/network/public/interfaces/web_socket.mojom b/mojo/services/network/public/interfaces/web_socket.mojom
index 5d309973807a1d818d087dceda690baa393b119a..72c41ffa9194e8c1816d652bce9fdecc8b31a059 100644
--- a/mojo/services/network/public/interfaces/web_socket.mojom
+++ b/mojo/services/network/public/interfaces/web_socket.mojom
@@ -4,7 +4,7 @@
module mojo;
-import "network/public/interfaces/network_error.mojom";
+import "third_party/mojo/src/mojo/public/interfaces/network/network_error.mojom";
interface WebSocket {
enum MessageType {
« no previous file with comments | « mojo/services/network/public/interfaces/url_loader_interceptor.mojom ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698