Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / net / quic / quic_sent_entropy_manager_test.cc
index 78bdcce..081b287 100644 (file)
@@ -5,14 +5,12 @@
 #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"
 
 using std::make_pair;
 using std::pair;
-using std::vector;
 
 namespace net {
 namespace test {