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

Unified Diff: net/tools/quic/test_tools/quic_server_peer.h

Issue 183683025: CL generated with data from dead-code analysis using Scythe (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 months 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/tools/quic/quic_spdy_server_stream_test.cc ('k') | net/tools/quic/test_tools/quic_server_peer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/tools/quic/test_tools/quic_server_peer.h
diff --git a/net/tools/quic/test_tools/quic_server_peer.h b/net/tools/quic/test_tools/quic_server_peer.h
index 65e2c5e96b24950b37047b23c147831c9937b31c..a3d8c5e678f9826a5ff391eb1b5c3a52db8fb360 100644
--- a/net/tools/quic/test_tools/quic_server_peer.h
+++ b/net/tools/quic/test_tools/quic_server_peer.h
@@ -19,7 +19,6 @@ class QuicServerPeer {
static bool SetSmallSocket(QuicServer* server);
static void DisableRecvmmsg(QuicServer* server);
static QuicDispatcher* GetDispatcher(QuicServer* server);
- static int GetFD(QuicServer* server);
};
} // namespace test
« no previous file with comments | « net/tools/quic/quic_spdy_server_stream_test.cc ('k') | net/tools/quic/test_tools/quic_server_peer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698