Chromium Code Reviews| Index: net/socket/socks5_client_socket.h |
| =================================================================== |
| --- net/socket/socks5_client_socket.h (revision 57726) |
| +++ net/socket/socks5_client_socket.h (working copy) |
| @@ -8,7 +8,7 @@ |
| #include <string> |
| -#include "base/logging.h" |
| +#include "base/basictypes.h" |
| #include "base/ref_counted.h" |
| #include "base/scoped_ptr.h" |
| #include "googleurl/src/gurl.h" |