Chromium Code Reviews| Index: net/http/bidirectional_stream_impl.h |
| diff --git a/net/http/bidirectional_stream_impl.h b/net/http/bidirectional_stream_impl.h |
| index bb4a5174f907f00fd3175c8ee91364561d876172..54f9d044e3190c3acb804fefeccdf7c6b22c9331 100644 |
| --- a/net/http/bidirectional_stream_impl.h |
| +++ b/net/http/bidirectional_stream_impl.h |
| @@ -22,8 +22,8 @@ class Timer; |
| namespace net { |
| -class NetLogWithSource; |
| class IOBuffer; |
| +class NetLogWithSource; |
| class SpdyHeaderBlock; |
| struct BidirectionalStreamRequestInfo; |