| Index: net/quic/core/crypto/crypto_handshake_message.h
|
| diff --git a/net/quic/crypto/crypto_handshake_message.h b/net/quic/core/crypto/crypto_handshake_message.h
|
| similarity index 99%
|
| rename from net/quic/crypto/crypto_handshake_message.h
|
| rename to net/quic/core/crypto/crypto_handshake_message.h
|
| index fc98754c1c603cf5be668250aaa69a171176c682..ab4f238a071a89cb7805c97b503e96476c670651 100644
|
| --- a/net/quic/crypto/crypto_handshake_message.h
|
| +++ b/net/quic/core/crypto/crypto_handshake_message.h
|
| @@ -15,7 +15,7 @@
|
|
|
| #include "base/strings/string_piece.h"
|
| #include "net/base/net_export.h"
|
| -#include "net/quic/quic_protocol.h"
|
| +#include "net/quic/core/quic_protocol.h"
|
|
|
| namespace net {
|
|
|
|
|