Chromium Code Reviews| Index: net/quic/core/crypto/quic_encrypter.h |
| diff --git a/net/quic/core/crypto/quic_encrypter.h b/net/quic/core/crypto/quic_encrypter.h |
| index fefd7773edb51287177f9e1fd2afecfb8523ae76..69f340dd9aaa6a776a4846ba66a6ec6d75274b07 100644 |
| --- a/net/quic/core/crypto/quic_encrypter.h |
| +++ b/net/quic/core/crypto/quic_encrypter.h |
| @@ -8,7 +8,7 @@ |
| #include <stddef.h> |
| #include "net/base/net_export.h" |
| -#include "net/quic/core/quic_protocol.h" |
| +#include "net/quic/core/quic_packets.h" |
| namespace net { |