| Index: net/quic/core/congestion_control/bandwidth_sampler.h
|
| diff --git a/net/quic/core/congestion_control/bandwidth_sampler.h b/net/quic/core/congestion_control/bandwidth_sampler.h
|
| index fe59a606f1c20efad5d29321e5d1033f27a58117..b852604f5158062acaab1aa51d86474b494c9773 100644
|
| --- a/net/quic/core/congestion_control/bandwidth_sampler.h
|
| +++ b/net/quic/core/congestion_control/bandwidth_sampler.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "net/base/linked_hash_map.h"
|
| #include "net/quic/core/quic_bandwidth.h"
|
| -#include "net/quic/core/quic_protocol.h"
|
| +#include "net/quic/core/quic_packets.h"
|
| #include "net/quic/core/quic_time.h"
|
|
|
| namespace net {
|
|
|