Index: net/spdy/hpack_output_stream.h |
diff --git a/net/spdy/hpack_output_stream.h b/net/spdy/hpack_output_stream.h |
index a88e5223702ecccd9477632060dc6a45349bffbb..178a3bf6eb35b07c476e7c789872d5bb17e94d41 100644 |
--- a/net/spdy/hpack_output_stream.h |
+++ b/net/spdy/hpack_output_stream.h |
@@ -13,7 +13,6 @@ |
#include "base/strings/string_piece.h" |
#include "net/base/net_export.h" |
#include "net/spdy/hpack_constants.h" // For HpackPrefix. |
-#include "net/spdy/hpack_encoding_context.h" |
// All section references below are to |
// http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-06 |