Index: net/spdy/spdy_stream.h |
diff --git a/net/spdy/spdy_stream.h b/net/spdy/spdy_stream.h |
index 9a055c2ab9e3cf30365770e99ec1c0a0c47fbaa7..bcd8c9e01fdb8586b4b19146d9b4f1a770806573 100644 |
--- a/net/spdy/spdy_stream.h |
+++ b/net/spdy/spdy_stream.h |
@@ -25,6 +25,7 @@ namespace net { |
class AddressList; |
class SpdySession; |
class SSLCertRequestInfo; |
+class AuthChallengeInfo; |
class SSLInfo; |
// The SpdyStream is used by the SpdySession to represent each stream known |