Index: net/spdy/buffered_spdy_framer.h |
=================================================================== |
--- net/spdy/buffered_spdy_framer.h (revision 153495) |
+++ net/spdy/buffered_spdy_framer.h (working copy) |
@@ -143,7 +143,6 @@ |
SpdyDataFlags flags); |
SpdyPriority GetHighestPriority() const; |
bool IsCompressible(const SpdyFrame& frame) const; |
- SpdyControlFrame* CompressControlFrame(const SpdyControlFrame& frame); |
// Specify if newly created SpdySessions should have compression enabled. |
static void set_enable_compression_default(bool value); |