| Index: net/quic/core/congestion_control/cubic_bytes_test.cc
|
| diff --git a/net/quic/core/congestion_control/cubic_bytes_test.cc b/net/quic/core/congestion_control/cubic_bytes_test.cc
|
| index 8b70e8f8e892bfd806a892ee76f5db13b4681491..e64865bf7c5d8be4716fdefb4a3552b06939c6db 100644
|
| --- a/net/quic/core/congestion_control/cubic_bytes_test.cc
|
| +++ b/net/quic/core/congestion_control/cubic_bytes_test.cc
|
| @@ -6,7 +6,6 @@
|
|
|
| #include <cstdint>
|
|
|
| -#include "base/logging.h"
|
| #include "net/quic/core/quic_flags.h"
|
| #include "net/quic/test_tools/mock_clock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|