Chromium Code Reviews| Index: net/spdy/spdy_http_stream.h | 
| =================================================================== | 
| --- net/spdy/spdy_http_stream.h (revision 90217) | 
| +++ net/spdy/spdy_http_stream.h (working copy) | 
| @@ -68,6 +68,7 @@ | 
| virtual void GetSSLCertRequestInfo( | 
| SSLCertRequestInfo* cert_request_info) OVERRIDE; | 
| virtual bool IsSpdyHttpStream() const OVERRIDE; | 
| + virtual void LogNumRttVsBytesMetrics() const OVERRIDE {} | 
| // SpdyStream::Delegate methods: | 
| virtual bool OnSendHeadersComplete(int status) OVERRIDE; |