Chromium Code Reviews| Index: net/http/http_stream_parser.h |
| diff --git a/net/http/http_stream_parser.h b/net/http/http_stream_parser.h |
| index 1ef76442a3256782abf99d213f1e79ae34e5efee..ec84d0563f5712c192705c8734ecf54f9ce02800 100644 |
| --- a/net/http/http_stream_parser.h |
| +++ b/net/http/http_stream_parser.h |
| @@ -9,6 +9,7 @@ |
| #include <string> |
| #include "base/basictypes.h" |
| +#include "net/base/completion_callback.h" |
| #include "net/base/net_log.h" |
| #include "net/base/upload_data_stream.h" |
| #include "net/http/http_chunked_decoder.h" |