Chromium Code Reviews| Index: net/quic/core/congestion_control/hybrid_slow_start_test.cc |
| diff --git a/net/quic/core/congestion_control/hybrid_slow_start_test.cc b/net/quic/core/congestion_control/hybrid_slow_start_test.cc |
| index 7a580fac421846473cb9151d7d66f1855a13ccbe..243105698490fbf8be5415b0ec681c72735da201 100644 |
| --- a/net/quic/core/congestion_control/hybrid_slow_start_test.cc |
| +++ b/net/quic/core/congestion_control/hybrid_slow_start_test.cc |
| @@ -6,7 +6,6 @@ |
| #include <memory> |
| -#include "base/logging.h" |
| #include "testing/gtest/include/gtest/gtest.h" |
| namespace net { |