| Index: net/quic/core/quic_http_utils.h
|
| diff --git a/net/quic/quic_http_utils.h b/net/quic/core/quic_http_utils.h
|
| similarity index 95%
|
| rename from net/quic/quic_http_utils.h
|
| rename to net/quic/core/quic_http_utils.h
|
| index ce5dd2f59a709e50aa33da0d7c42f9d2f2245180..6b3e38f19edc20d457a1550c5039ed1e4fd4088a 100644
|
| --- a/net/quic/quic_http_utils.h
|
| +++ b/net/quic/core/quic_http_utils.h
|
| @@ -8,7 +8,7 @@
|
| #include "base/values.h"
|
| #include "net/base/net_export.h"
|
| #include "net/base/request_priority.h"
|
| -#include "net/quic/quic_protocol.h"
|
| +#include "net/quic/core/quic_protocol.h"
|
| #include "net/spdy/spdy_header_block.h"
|
| #include "net/spdy/spdy_protocol.h"
|
|
|
|
|