Chromium Code Reviews| Index: net/http2/hpack/tools/hpack_example.cc |
| diff --git a/net/http2/hpack/tools/hpack_example.cc b/net/http2/hpack/tools/hpack_example.cc |
| index 72fd5810e991d0ef563e9c64cf2d3c9265a97489..d1a5a979cc4df4d4b640eef385d7fd768f37e258 100644 |
| --- a/net/http2/hpack/tools/hpack_example.cc |
| +++ b/net/http2/hpack/tools/hpack_example.cc |
| @@ -7,7 +7,7 @@ |
| #include <ctype.h> |
| #include "base/logging.h" |
| -#include "net/spdy/spdy_test_utils.h" |
| +#include "net/spdy/core/spdy_test_utils.h" |
| using base::StringPiece; |
| using std::string; |