| Index: net/spdy/core/spdy_protocol_test_utils.cc
|
| diff --git a/net/spdy/spdy_protocol_test_utils.cc b/net/spdy/core/spdy_protocol_test_utils.cc
|
| similarity index 99%
|
| rename from net/spdy/spdy_protocol_test_utils.cc
|
| rename to net/spdy/core/spdy_protocol_test_utils.cc
|
| index e86d1cff2bb1981590d55d5a7ea1587477256ade..89de84b7a70f02d70a0df851da272698a1235c62 100644
|
| --- a/net/spdy/spdy_protocol_test_utils.cc
|
| +++ b/net/spdy/core/spdy_protocol_test_utils.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include <stdint.h>
|
|
|
| +#include "net/spdy/core/spdy_protocol_test_utils.h"
|
| #include "net/spdy/platform/api/spdy_string_piece.h"
|
| -#include "net/spdy/spdy_protocol_test_utils.h"
|
|
|
| namespace net {
|
| namespace test {
|
|
|