| Index: net/quic/core/congestion_control/prr_sender.h | 
| diff --git a/net/quic/core/congestion_control/prr_sender.h b/net/quic/core/congestion_control/prr_sender.h | 
| index e5efb97f7bf81fd62bf51144d118efb212a0b500..2bc842a3b647da013edadc1bb57c8ef70536c0bd 100644 | 
| --- a/net/quic/core/congestion_control/prr_sender.h | 
| +++ b/net/quic/core/congestion_control/prr_sender.h | 
| @@ -7,8 +7,6 @@ | 
| #ifndef NET_QUIC_CORE_CONGESTION_CONTROL_PRR_SENDER_H_ | 
| #define NET_QUIC_CORE_CONGESTION_CONTROL_PRR_SENDER_H_ | 
|  | 
| -#include <stddef.h> | 
| - | 
| #include "net/quic/core/quic_bandwidth.h" | 
| #include "net/quic/core/quic_time.h" | 
| #include "net/quic/platform/api/quic_export.h" | 
|  |