| Index: net/spdy/spdy_http_stream.h
|
| ===================================================================
|
| --- net/spdy/spdy_http_stream.h (revision 190096)
|
| +++ net/spdy/spdy_http_stream.h (working copy)
|
| @@ -79,7 +79,6 @@
|
| virtual void GetSSLCertRequestInfo(
|
| SSLCertRequestInfo* cert_request_info) OVERRIDE;
|
| virtual bool IsSpdyHttpStream() const OVERRIDE;
|
| - virtual void LogNumRttVsBytesMetrics() const OVERRIDE {}
|
| virtual void Drain(HttpNetworkSession* session) OVERRIDE;
|
|
|
| // SpdyStream::Delegate implementation.
|
|
|