Index: net/spdy/spdy_http_stream.h |
diff --git a/net/spdy/spdy_http_stream.h b/net/spdy/spdy_http_stream.h |
index bcd2fbccfb06564a2d2686e3bdbf94ff919d52a6..776dfeca53df67526dc0546ca23d2c2252dfdb24 100644 |
--- a/net/spdy/spdy_http_stream.h |
+++ b/net/spdy/spdy_http_stream.h |
@@ -197,6 +197,7 @@ |
SSLInfo ssl_info_; |
bool was_alpn_negotiated_; |
+ NextProto negotiated_protocol_; |
base::WeakPtrFactory<SpdyHttpStream> weak_factory_; |