| Index: net/spdy/spdy_framer.h
|
| diff --git a/net/spdy/spdy_framer.h b/net/spdy/spdy_framer.h
|
| index 691826f678f72df82bfc719ba7ce1b3640b71b0b..223fdf85f677b46b583d747359afb2c3d411b52c 100644
|
| --- a/net/spdy/spdy_framer.h
|
| +++ b/net/spdy/spdy_framer.h
|
| @@ -16,7 +16,6 @@
|
| #include "base/strings/string_piece.h"
|
| #include "base/sys_byteorder.h"
|
| #include "net/base/net_export.h"
|
| -#include "net/spdy/hpack/hpack_decoder.h"
|
| #include "net/spdy/hpack/hpack_decoder_interface.h"
|
| #include "net/spdy/hpack/hpack_encoder.h"
|
| #include "net/spdy/spdy_alt_svc_wire_format.h"
|
|
|