| Index: jingle/notifier/base/fake_ssl_client_socket.h
|
| ===================================================================
|
| --- jingle/notifier/base/fake_ssl_client_socket.h (revision 63182)
|
| +++ jingle/notifier/base/fake_ssl_client_socket.h (working copy)
|
| @@ -60,6 +60,7 @@
|
| virtual void SetSubresourceSpeculation();
|
| virtual void SetOmniboxSpeculation();
|
| virtual bool WasEverUsed() const;
|
| + virtual bool UsingTCPFastOpen() const;
|
|
|
| private:
|
| enum HandshakeState {
|
|
|
| Property changes on: jingle/notifier/base/fake_ssl_client_socket.h
|
| ___________________________________________________________________
|
| Added: svn:eol-style
|
| + LF
|
|
|
|
|