Chromium Code Reviews| Index: net/tools/quic/quic_client_test.cc |
| diff --git a/net/tools/quic/quic_client_test.cc b/net/tools/quic/quic_client_test.cc |
| index 9300e3b542aa17c700408cdad12875dbcdb920de..3ce369af6df19e5a3e446ca5255ab29391051901 100644 |
| --- a/net/tools/quic/quic_client_test.cc |
| +++ b/net/tools/quic/quic_client_test.cc |
| @@ -18,9 +18,6 @@ |
| #include "net/tools/quic/test_tools/quic_client_peer.h" |
| #include "testing/gtest/include/gtest/gtest.h" |
| -using net::EpollServer; |
| -using net::test::CryptoTestUtils; |
| - |
| namespace net { |
| namespace test { |
| namespace { |