Chromium Code Reviews| Index: net/socket/tcp_client_socket_win.h |
| =================================================================== |
| --- net/socket/tcp_client_socket_win.h (revision 63182) |
| +++ net/socket/tcp_client_socket_win.h (working copy) |
| @@ -40,6 +40,7 @@ |
| virtual void SetSubresourceSpeculation(); |
| virtual void SetOmniboxSpeculation(); |
| virtual bool WasEverUsed() const; |
| + virtual bool UsingTCPFastOpen() const; |
| // Socket methods: |
| // Multiple outstanding requests are not supported. |