Chromium Code Reviews| Index: net/spdy/spdy_stream.h |
| =================================================================== |
| --- net/spdy/spdy_stream.h (revision 57023) |
| +++ net/spdy/spdy_stream.h (working copy) |
| @@ -265,7 +265,6 @@ |
| base::TimeTicks recv_last_byte_time_; |
| int send_bytes_; |
| int recv_bytes_; |
| - bool histograms_recorded_; |
| // Data received before delegate is attached. |
| std::vector<scoped_refptr<IOBufferWithSize> > pending_buffers_; |