summaryrefslogtreecommitdiffstats
path: root/jingle/glue/fake_ssl_client_socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'jingle/glue/fake_ssl_client_socket.h')
-rw-r--r--jingle/glue/fake_ssl_client_socket.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/jingle/glue/fake_ssl_client_socket.h b/jingle/glue/fake_ssl_client_socket.h
index 5bd4a0d..f4a2040 100644
--- a/jingle/glue/fake_ssl_client_socket.h
+++ b/jingle/glue/fake_ssl_client_socket.h
@@ -64,7 +64,6 @@ class FakeSSLClientSocket : public net::StreamSocket {
void SetSubresourceSpeculation() override;
void SetOmniboxSpeculation() override;
bool WasEverUsed() const override;
- bool UsingTCPFastOpen() const override;
bool WasNpnNegotiated() const override;
net::NextProto GetNegotiatedProtocol() const override;
bool GetSSLInfo(net::SSLInfo* ssl_info) override;