| Index: jingle/notifier/base/fake_ssl_client_socket.h
|
| ===================================================================
|
| --- jingle/notifier/base/fake_ssl_client_socket.h (revision 90388)
|
| +++ jingle/notifier/base/fake_ssl_client_socket.h (working copy)
|
| @@ -62,8 +62,6 @@
|
| virtual void SetOmniboxSpeculation();
|
| virtual bool WasEverUsed() const;
|
| virtual bool UsingTCPFastOpen() const;
|
| - virtual int64 NumBytesRead() const;
|
| - virtual base::TimeDelta GetConnectTimeMicros() const;
|
|
|
| private:
|
| enum HandshakeState {
|
|
|
| Property changes on: jingle/notifier/base/fake_ssl_client_socket.h
|
| ___________________________________________________________________
|
| Added: svn:mergeinfo
|
|
|
|
|