| Index: net/quic/core/quic_pending_retransmission.h
|
| diff --git a/net/quic/core/quic_pending_retransmission.h b/net/quic/core/quic_pending_retransmission.h
|
| index 11dfb3b488914fc5861509ca02f48e766103895b..71b01c4824b70581c60d2f6be101123704760835 100644
|
| --- a/net/quic/core/quic_pending_retransmission.h
|
| +++ b/net/quic/core/quic_pending_retransmission.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef NET_QUIC_CORE_QUIC_PENDING_RETRANSMISSION_H_
|
| #define NET_QUIC_CORE_QUIC_PENDING_RETRANSMISSION_H_
|
|
|
| -#include "net/quic/core/quic_frames.h"
|
| +#include "net/quic/core/frames/quic_frame.h"
|
| #include "net/quic/core/quic_types.h"
|
|
|
| namespace net {
|
|
|