| Index: jingle/glue/proxy_resolving_client_socket.h
 | 
| ===================================================================
 | 
| --- jingle/glue/proxy_resolving_client_socket.h	(revision 190096)
 | 
| +++ jingle/glue/proxy_resolving_client_socket.h	(working copy)
 | 
| @@ -65,8 +65,6 @@
 | 
|    virtual void SetOmniboxSpeculation() OVERRIDE;
 | 
|    virtual bool WasEverUsed() const OVERRIDE;
 | 
|    virtual bool UsingTCPFastOpen() const OVERRIDE;
 | 
| -  virtual int64 NumBytesRead() const OVERRIDE;
 | 
| -  virtual base::TimeDelta GetConnectTimeMicros() const OVERRIDE;
 | 
|    virtual bool WasNpnNegotiated() const OVERRIDE;
 | 
|    virtual net::NextProto GetNegotiatedProtocol() const OVERRIDE;
 | 
|    virtual bool GetSSLInfo(net::SSLInfo* ssl_info) OVERRIDE;
 | 
| 
 |