summaryrefslogtreecommitdiffstats
path: root/net/spdy/buffered_spdy_framer.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/spdy/buffered_spdy_framer.h')
-rw-r--r--net/spdy/buffered_spdy_framer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/spdy/buffered_spdy_framer.h b/net/spdy/buffered_spdy_framer.h
index e13df30..39a2d0e 100644
--- a/net/spdy/buffered_spdy_framer.h
+++ b/net/spdy/buffered_spdy_framer.h
@@ -177,7 +177,6 @@ class NET_EXPORT_PRIVATE BufferedSpdyFramer
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);