Chromium Code Reviews| Index: net/spdy/spdy_proxy_client_socket.h |
| =================================================================== |
| --- net/spdy/spdy_proxy_client_socket.h (revision 63182) |
| +++ net/spdy/spdy_proxy_client_socket.h (working copy) |
| @@ -71,6 +71,7 @@ |
| virtual void SetSubresourceSpeculation(); |
| virtual void SetOmniboxSpeculation(); |
| virtual bool WasEverUsed() const; |
| + virtual bool UsingTCPFastOpen() const; |
| // Socket methods: |