Index: net/socket/tcp_server_socket_libevent.h |
=================================================================== |
--- net/socket/tcp_server_socket_libevent.h (revision 88963) |
+++ net/socket/tcp_server_socket_libevent.h (working copy) |
@@ -5,8 +5,8 @@ |
#ifndef NET_SOCKET_TCP_SERVER_SOCKET_LIBEVENT_H_ |
#define NET_SOCKET_TCP_SERVER_SOCKET_LIBEVENT_H_ |
+#include "base/memory/scoped_ptr.h" |
#include "base/message_loop.h" |
-#include "base/scoped_ptr.h" |
#include "base/threading/non_thread_safe.h" |
#include "net/base/completion_callback.h" |
#include "net/base/net_log.h" |