Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(579)

Unified Diff: net/tools/quic/end_to_end_test.cc

Issue 2595093002: Remove some unnecessary using directives from tests. (Closed)
Patch Set: Remove unnecessary empty line. Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/quic/core/quic_server_session_base_test.cc ('k') | net/tools/quic/quic_client_session_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/tools/quic/end_to_end_test.cc
diff --git a/net/tools/quic/end_to_end_test.cc b/net/tools/quic/end_to_end_test.cc
index 898d42c387d2d00944bd70d35a66a29d3fcb3422..9fda7199648cd693268599a7c9b7d7771523c917 100644
--- a/net/tools/quic/end_to_end_test.cc
+++ b/net/tools/quic/end_to_end_test.cc
@@ -64,7 +64,6 @@
using base::IntToString;
using base::StringPiece;
using base::WaitableEvent;
-using net::EpollServer;
using std::string;
namespace net {
« no previous file with comments | « net/quic/core/quic_server_session_base_test.cc ('k') | net/tools/quic/quic_client_session_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698