| Index: net/socket/ssl_client_socket_openssl.h
|
| ===================================================================
|
| --- net/socket/ssl_client_socket_openssl.h (revision 63182)
|
| +++ net/socket/ssl_client_socket_openssl.h (working copy)
|
| @@ -51,6 +51,7 @@
|
| virtual void SetSubresourceSpeculation();
|
| virtual void SetOmniboxSpeculation();
|
| virtual bool WasEverUsed() const;
|
| + virtual bool UsingTCPFastOpen() const;
|
|
|
| // Socket methods:
|
| virtual int Read(IOBuffer* buf, int buf_len, CompletionCallback* callback);
|
|
|
| Property changes on: net/socket/ssl_client_socket_openssl.h
|
| ___________________________________________________________________
|
| Added: svn:eol-style
|
| + LF
|
|
|
|
|