| Index: net/quic/quic_sent_entropy_manager_test.cc
|
| diff --git a/net/quic/quic_sent_entropy_manager_test.cc b/net/quic/quic_sent_entropy_manager_test.cc
|
| index 8a7b3460353aefde6d31b787e91c21923497ddaa..e4a2133e3de45461d82caf0c68567c2a70a2e7d5 100644
|
| --- a/net/quic/quic_sent_entropy_manager_test.cc
|
| +++ b/net/quic/quic_sent_entropy_manager_test.cc
|
| @@ -5,6 +5,7 @@
|
| #include "net/quic/quic_sent_entropy_manager.h"
|
|
|
| #include <algorithm>
|
| +#include <vector>
|
|
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|