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

Unified Diff: mojo/services/network/web_socket_impl.h

Issue 885443002: Roll Chrome into Mojo. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Rebase to ToT mojo Created 5 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 | « mojo/services/network/url_loader_impl.h ('k') | mojo/tools/roll/cc_strip_video.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/network/web_socket_impl.h
diff --git a/mojo/services/network/web_socket_impl.h b/mojo/services/network/web_socket_impl.h
index 457f4ff18ef2380fa61ed42344089058f6371a54..07aa327b0979ec1f2c20b7a670165e7204e7dd23 100644
--- a/mojo/services/network/web_socket_impl.h
+++ b/mojo/services/network/web_socket_impl.h
@@ -6,8 +6,8 @@
#define MOJO_SERVICES_NETWORK_WEB_SOCKET_IMPL_H_
#include "base/memory/scoped_ptr.h"
-#include "mojo/public/cpp/bindings/interface_impl.h"
#include "mojo/services/network/public/interfaces/web_socket.mojom.h"
+#include "mojo/public/cpp/bindings/interface_impl.h"
namespace net {
class WebSocketChannel;
« no previous file with comments | « mojo/services/network/url_loader_impl.h ('k') | mojo/tools/roll/cc_strip_video.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698