Chromium Code Reviews| Index: net/http/http_stream.h |
| diff --git a/net/http/http_stream.h b/net/http/http_stream.h |
| index 16f84cc9fc1c1edb321b43f730c3904a7fa6c530..50124c703d0506b5e51e9f7ce0dd34fc8804ab01 100644 |
| --- a/net/http/http_stream.h |
| +++ b/net/http/http_stream.h |
| @@ -18,6 +18,7 @@ |
| #include "base/basictypes.h" |
| #include "net/base/completion_callback.h" |
| +#include "net/base/auth.h" |
| namespace net { |