| Index: net/http/http_network_transaction.h
|
| diff --git a/net/http/http_network_transaction.h b/net/http/http_network_transaction.h
|
| index 291091a4e4d313db9de3e75d06530f38dbcf9f34..57bd6ccf2856a1710df7df34777b154d072e12ff 100644
|
| --- a/net/http/http_network_transaction.h
|
| +++ b/net/http/http_network_transaction.h
|
| @@ -13,6 +13,7 @@
|
| #include "net/base/address_list.h"
|
| #include "net/base/client_socket_handle.h"
|
| #include "net/base/host_resolver.h"
|
| +#include "net/base/io_buffer.h"
|
| #include "net/base/ssl_config_service.h"
|
| #include "net/http/http_auth.h"
|
| #include "net/http/http_auth_handler.h"
|
|
|