| Index: net/quic/test_tools/quic_crypto_server_config_peer.h
|
| diff --git a/net/quic/test_tools/quic_crypto_server_config_peer.h b/net/quic/test_tools/quic_crypto_server_config_peer.h
|
| index 995d64e7b56931d3553969bb1c0b3a9fbaa12046..9dbb92f88fb823b25e7001ecd8ded640f79eed24 100644
|
| --- a/net/quic/test_tools/quic_crypto_server_config_peer.h
|
| +++ b/net/quic/test_tools/quic_crypto_server_config_peer.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef NET_QUIC_TEST_TOOLS_QUIC_CRYPTO_SERVER_CONFIG_PEER_H_
|
| #define NET_QUIC_TEST_TOOLS_QUIC_CRYPTO_SERVER_CONFIG_PEER_H_
|
|
|
| -#include "net/quic/crypto/quic_crypto_server_config.h"
|
| +#include "net/quic/core/crypto/quic_crypto_server_config.h"
|
|
|
| namespace net {
|
| namespace test {
|
|
|