| Index: net/quic/core/congestion_control/rtt_stats_test.cc
|
| diff --git a/net/quic/core/congestion_control/rtt_stats_test.cc b/net/quic/core/congestion_control/rtt_stats_test.cc
|
| index 27b08d4f60211b411d3f9afed264a54ad6872874..f4c99273c70be2e150e388fe7f51c57c0782bd05 100644
|
| --- a/net/quic/core/congestion_control/rtt_stats_test.cc
|
| +++ b/net/quic/core/congestion_control/rtt_stats_test.cc
|
| @@ -5,11 +5,9 @@
|
| #include "net/quic/core/congestion_control/rtt_stats.h"
|
|
|
| #include <cmath>
|
| -#include <vector>
|
|
|
| #include "base/logging.h"
|
| #include "base/test/mock_log.h"
|
| -#include "net/quic/core/quic_flags.h"
|
| #include "net/quic/test_tools/rtt_stats_peer.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|