| Index: net/quic/core/crypto/proof_source.h
|
| diff --git a/net/quic/core/crypto/proof_source.h b/net/quic/core/crypto/proof_source.h
|
| index ef5977412181b891a1b23346c5108d9a893a006b..0fce4f4bef52f1387725f2bf6d784198276764a6 100644
|
| --- a/net/quic/core/crypto/proof_source.h
|
| +++ b/net/quic/core/crypto/proof_source.h
|
| @@ -12,7 +12,7 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "net/base/net_export.h"
|
| #include "net/quic/core/crypto/quic_crypto_proof.h"
|
| -#include "net/quic/core/quic_protocol.h"
|
| +#include "net/quic/core/quic_packets.h"
|
| #include "net/quic/platform/api/quic_socket_address.h"
|
|
|
| namespace net {
|
|
|