Index: mojo/services/network/tcp_bound_socket_impl.h |
diff --git a/mojo/services/network/tcp_bound_socket_impl.h b/mojo/services/network/tcp_bound_socket_impl.h |
index bb2fe6798572e61af5c0b3d17e7351645ba00ddf..7a281c50182502586cc6be22b8b187d2a9778acb 100644 |
--- a/mojo/services/network/tcp_bound_socket_impl.h |
+++ b/mojo/services/network/tcp_bound_socket_impl.h |
@@ -6,9 +6,9 @@ |
#define MOJO_SERVICES_NETWORK_TCP_BOUND_SOCKET_H_ |
#include "base/memory/scoped_ptr.h" |
-#include "mojo/public/cpp/bindings/interface_impl.h" |
#include "mojo/services/network/public/interfaces/tcp_bound_socket.mojom.h" |
#include "net/socket/tcp_socket.h" |
+#include "mojo/public/cpp/bindings/interface_impl.h" |
namespace mojo { |