Chromium Code Reviews| Index: net/spdy/hpack/hpack_decoder_test.cc |
| diff --git a/net/spdy/hpack/hpack_decoder_test.cc b/net/spdy/hpack/hpack_decoder_test.cc |
| index ac371df2c1ffde64dc5eb3ce0935751ed29050fa..bb21457d22944e71f17334f3429389e0445f25a0 100644 |
| --- a/net/spdy/hpack/hpack_decoder_test.cc |
| +++ b/net/spdy/hpack/hpack_decoder_test.cc |
| @@ -7,7 +7,6 @@ |
| #include <map> |
| #include <string> |
| -#include "base/basictypes.h" |
| #include "base/logging.h" |
| #include "base/strings/string_piece.h" |
| #include "net/spdy/hpack/hpack_encoder.h" |