Chromium Code Reviews| Index: net/socket/socks_client_socket.cc |
| =================================================================== |
| --- net/socket/socks_client_socket.cc (revision 63176) |
| +++ net/socket/socks_client_socket.cc (working copy) |
| @@ -6,7 +6,7 @@ |
| #include "base/basictypes.h" |
| #include "base/compiler_specific.h" |
| -#include "base/trace_event.h" |
| +#include "base/debug/trace_event.h" |
| #include "net/base/io_buffer.h" |
| #include "net/base/net_log.h" |
| #include "net/base/net_util.h" |