| Index: net/quic/core/crypto/crypto_server_config_protobuf.h
|
| diff --git a/net/quic/crypto/crypto_server_config_protobuf.h b/net/quic/core/crypto/crypto_server_config_protobuf.h
|
| similarity index 98%
|
| rename from net/quic/crypto/crypto_server_config_protobuf.h
|
| rename to net/quic/core/crypto/crypto_server_config_protobuf.h
|
| index 9e1f9d3be3f2093e07bb4bec4d6d0ad7a599603b..4ea23d57d52f873f0fbbf3f23f722c7e2a9b6cbe 100644
|
| --- a/net/quic/crypto/crypto_server_config_protobuf.h
|
| +++ b/net/quic/core/crypto/crypto_server_config_protobuf.h
|
| @@ -16,7 +16,7 @@
|
| #include "base/stl_util.h"
|
| #include "base/strings/string_piece.h"
|
| #include "net/base/net_export.h"
|
| -#include "net/quic/crypto/crypto_protocol.h"
|
| +#include "net/quic/core/crypto/crypto_protocol.h"
|
|
|
| namespace net {
|
|
|
|
|