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

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

Issue 2531373002: net: Cleanup class/struct forward declarations (Closed)
Patch Set: Created 4 years, 1 month 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
Index: net/tools/quic/test_tools/quic_test_client.h
diff --git a/net/tools/quic/test_tools/quic_test_client.h b/net/tools/quic/test_tools/quic_test_client.h
index 1f357c3576e411ecfddc2f317cddebcee25f8668..dced767e122a3664452eff19392557f9ef92263c 100644
--- a/net/tools/quic/test_tools/quic_test_client.h
+++ b/net/tools/quic/test_tools/quic_test_client.h
@@ -32,7 +32,6 @@ class QuicPacketWriterWrapper;
namespace test {
-class HTTPMessage;
class MockableQuicClient;
// A quic client which allows mocking out reads and writes.

Powered by Google App Engine
This is Rietveld 408576698