Chromium Code Reviews| Index: net/tools/quic/quic_epoll_connection_helper_test.cc |
| diff --git a/net/tools/quic/quic_epoll_connection_helper_test.cc b/net/tools/quic/quic_epoll_connection_helper_test.cc |
| index 0f9106fe08844ba2e056ab7d4f8d55957ccc8662..e0d66a67996374dfc177d6cebdb4f5a067eacdcb 100644 |
| --- a/net/tools/quic/quic_epoll_connection_helper_test.cc |
| +++ b/net/tools/quic/quic_epoll_connection_helper_test.cc |
| @@ -8,8 +8,6 @@ |
| #include "net/tools/quic/test_tools/mock_epoll_server.h" |
| #include "testing/gtest/include/gtest/gtest.h" |
| -using net::test::MockEpollServer; |
| - |
| namespace net { |
| namespace test { |
| namespace { |