Chromium Code Reviews| Index: net/spdy/spdy_stream.h |
| diff --git a/net/spdy/spdy_stream.h b/net/spdy/spdy_stream.h |
| index 6f5c62e4139781c56ecf468ecfd7a080443869c9..6010e816b2ed34fd18061007d5aac9fa1ad1ffdd 100644 |
| --- a/net/spdy/spdy_stream.h |
| +++ b/net/spdy/spdy_stream.h |
| @@ -479,7 +479,6 @@ class NET_EXPORT_PRIVATE SpdyStream { |
| SpdyStreamId stream_id_; |
| const GURL url_; |
| const RequestPriority priority_; |
| - size_t slot_; |
| // Flow control variables. |
| bool send_stalled_by_flow_control_; |