| Index: net/http2/hpack/huffman/http2_hpack_huffman_decoder_test.cc
|
| diff --git a/net/http2/hpack/huffman/http2_hpack_huffman_decoder_test.cc b/net/http2/hpack/huffman/http2_hpack_huffman_decoder_test.cc
|
| index 3eb52adcf844035e470bb219fd0b4d0b8e5b252b..971b6e46180ecd4909d0151e094490f458446e72 100644
|
| --- a/net/http2/hpack/huffman/http2_hpack_huffman_decoder_test.cc
|
| +++ b/net/http2/hpack/huffman/http2_hpack_huffman_decoder_test.cc
|
| @@ -15,7 +15,7 @@
|
| #include "net/http2/decoder/decode_status.h"
|
| #include "net/http2/tools/failure.h"
|
| #include "net/http2/tools/random_decoder_test.h"
|
| -#include "net/spdy/spdy_test_utils.h"
|
| +#include "net/spdy/core/spdy_test_utils.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| using ::testing::AssertionResult;
|
|
|