Index: net/spdy/buffered_spdy_framer.h |
diff --git a/net/spdy/buffered_spdy_framer.h b/net/spdy/buffered_spdy_framer.h |
index 0576f416822098248ad0165f8fe36bb81147cc23..e75c99f8efd5d4aef2513fa385ced4627e390944 100644 |
--- a/net/spdy/buffered_spdy_framer.h |
+++ b/net/spdy/buffered_spdy_framer.h |
@@ -300,7 +300,6 @@ class NET_EXPORT_PRIVATE BufferedSpdyFramer |
SpdyPriority priority; |
SpdyStreamId parent_stream_id; |
bool exclusive; |
- uint8 credential_slot; |
bool fin; |
bool unidirectional; |
}; |