Index: net/quic/quic_data_stream_test.cc |
diff --git a/net/quic/quic_data_stream_test.cc b/net/quic/quic_data_stream_test.cc |
index 2f7ef5cb7cc39b77d0e0138d44b17951ab6eff6a..0d7f23d4bcedd7950bc589f1b5176e3cbacebaf5 100644 |
--- a/net/quic/quic_data_stream_test.cc |
+++ b/net/quic/quic_data_stream_test.cc |
@@ -19,9 +19,7 @@ using base::StringPiece; |
using std::min; |
using testing::_; |
using testing::InSequence; |
-using testing::Return; |
using testing::SaveArg; |
-using testing::StrEq; |
using testing::StrictMock; |
namespace net { |