Index: net/spdy/buffered_spdy_framer.h |
diff --git a/net/spdy/buffered_spdy_framer.h b/net/spdy/buffered_spdy_framer.h |
index 44daff3e85ffdd96b3a756c9b2ea785200bba725..9073eb04822dc514a2f518c1bef0b94499638a9a 100644 |
--- a/net/spdy/buffered_spdy_framer.h |
+++ b/net/spdy/buffered_spdy_framer.h |
@@ -186,7 +186,6 @@ |
// SpdyFramer methods. |
size_t ProcessInput(const char* data, size_t len); |
- void UpdateHeaderDecoderTableSize(uint32_t value); |
void Reset(); |
SpdyFramer::SpdyError error_code() const; |
SpdyFramer::SpdyState state() const; |