Index: net/http/http_network_transaction.cc |
=================================================================== |
--- net/http/http_network_transaction.cc (revision 9942) |
+++ net/http/http_network_transaction.cc (working copy) |
@@ -23,6 +23,7 @@ |
#include "net/http/http_chunked_decoder.h" |
#include "net/http/http_network_session.h" |
#include "net/http/http_request_info.h" |
+#include "net/http/http_response_headers.h" |
#include "net/http/http_util.h" |
using base::Time; |