Chromium Code Reviews| Index: remoting/jingle_glue/ssl_socket_adapter.h |
| =================================================================== |
| --- remoting/jingle_glue/ssl_socket_adapter.h (revision 63182) |
| +++ remoting/jingle_glue/ssl_socket_adapter.h (working copy) |
| @@ -46,6 +46,7 @@ |
| virtual void SetSubresourceSpeculation(); |
| virtual void SetOmniboxSpeculation(); |
| virtual bool WasEverUsed() const; |
| + virtual bool UsingTCPFastOpen() const; |
| // net::Socket implementation |