Chromium Code Reviews| 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 e68ab7e669413c0fb9590b2659a2c36aa16bf136..451164950b0c43caaa4af909ffff7746eceefc03 100644 |
| --- a/net/quic/core/congestion_control/windowed_filter.h |
| +++ b/net/quic/core/congestion_control/windowed_filter.h |
| @@ -31,7 +31,6 @@ |
| // 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 { |