| Index: net/spdy/core/hpack/hpack_encoder.cc
|
| diff --git a/net/spdy/core/hpack/hpack_encoder.cc b/net/spdy/core/hpack/hpack_encoder.cc
|
| index 29199b8a54c0ac5e8ff808a2bb4900105747de1f..1ae47c6779168f3422f1e47ef2961c87d3e42300 100644
|
| --- a/net/spdy/core/hpack/hpack_encoder.cc
|
| +++ b/net/spdy/core/hpack/hpack_encoder.cc
|
| @@ -8,7 +8,6 @@
|
| #include <limits>
|
|
|
| #include "base/logging.h"
|
| -#include "base/memory/ptr_util.h"
|
| #include "net/spdy/core/hpack/hpack_constants.h"
|
| #include "net/spdy/core/hpack/hpack_header_table.h"
|
| #include "net/spdy/core/hpack/hpack_huffman_table.h"
|
|
|