diff options
Diffstat (limited to 'net/socket/socks_client_socket.cc')
-rw-r--r-- | net/socket/socks_client_socket.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/socket/socks_client_socket.cc b/net/socket/socks_client_socket.cc index 1d045e1..93b41a5 100644 --- a/net/socket/socks_client_socket.cc +++ b/net/socket/socks_client_socket.cc @@ -6,7 +6,6 @@ #include "base/basictypes.h" #include "base/compiler_specific.h" -#include "base/trace_event.h" #include "net/base/io_buffer.h" #include "net/base/net_log.h" #include "net/base/net_util.h" |