| Index: net/spdy/bidirectional_stream_spdy_impl.h
|
| diff --git a/net/spdy/bidirectional_stream_spdy_impl.h b/net/spdy/bidirectional_stream_spdy_impl.h
|
| index 4e217965fbe20c5f264a800158a986e300a48fea..7fca23361ffde580f761a4aa726904c01775f94c 100644
|
| --- a/net/spdy/bidirectional_stream_spdy_impl.h
|
| +++ b/net/spdy/bidirectional_stream_spdy_impl.h
|
| @@ -27,8 +27,8 @@ class Timer;
|
|
|
| namespace net {
|
|
|
| -class NetLogWithSource;
|
| class IOBuffer;
|
| +class NetLogWithSource;
|
| class SpdyHeaderBlock;
|
|
|
| class NET_EXPORT_PRIVATE BidirectionalStreamSpdyImpl
|
|
|