Chromium Code Reviews| Index: net/socket/ssl_socket.h |
| diff --git a/net/socket/ssl_socket.h b/net/socket/ssl_socket.h |
| index 86c03db0f595e19f58fcff524dc766681f48dfcf..68d1e4a2bfe5d690850ea44dc08632d68ba8adf5 100644 |
| --- a/net/socket/ssl_socket.h |
| +++ b/net/socket/ssl_socket.h |
| @@ -6,7 +6,7 @@ |
| #define NET_SOCKET_SSL_SOCKET_H_ |
| #include "base/basictypes.h" |
| -#include "base/string_piece.h" |
| +#include "base/strings/string_piece.h" |
| #include "net/socket/stream_socket.h" |
| namespace net { |