| Index: net/quic/core/congestion_control/windowed_filter.h
|
| diff --git a/net/quic/core/congestion_control/windowed_filter.h b/net/quic/core/congestion_control/windowed_filter.h
|
| index 451164950b0c43caaa4af909ffff7746eceefc03..e68ab7e669413c0fb9590b2659a2c36aa16bf136 100644
|
| --- a/net/quic/core/congestion_control/windowed_filter.h
|
| +++ b/net/quic/core/congestion_control/windowed_filter.h
|
| @@ -31,6 +31,7 @@
|
| // turn is replaced by the third best. The newest sample replaces the third
|
| // best.
|
|
|
| +#include "base/logging.h"
|
| #include "net/quic/core/quic_time.h"
|
|
|
| namespace net {
|
|
|