Index: net/quic/quic_http_stream.h |
=================================================================== |
--- net/quic/quic_http_stream.h (revision 182334) |
+++ net/quic/quic_http_stream.h (working copy) |
@@ -138,8 +138,6 @@ |
// Wraps raw_request_body_buf_ to read the remaining data progressively. |
scoped_refptr<DrainableIOBuffer> request_body_buf_; |
- BoundNetLog stream_net_log_; |
- |
base::WeakPtrFactory<QuicHttpStream> weak_factory_; |
}; |