diff options
Diffstat (limited to 'net/http/proxy_client_socket.h')
-rw-r--r-- | net/http/proxy_client_socket.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/http/proxy_client_socket.h b/net/http/proxy_client_socket.h index 2d6688f..b240689 100644 --- a/net/http/proxy_client_socket.h +++ b/net/http/proxy_client_socket.h @@ -7,6 +7,7 @@ #include <string> +#include "base/macros.h" #include "net/socket/ssl_client_socket.h" #include "net/socket/stream_socket.h" |