Index: net/socket/socks5_client_socket.h |
diff --git a/net/socket/socks5_client_socket.h b/net/socket/socks5_client_socket.h |
index a5438b643ad697045ce0358e22f16b96b097f19e..4d3d6dbcf1dd7177ec8a55865ea6543a5e83bd7c 100644 |
--- a/net/socket/socks5_client_socket.h |
+++ b/net/socket/socks5_client_socket.h |
@@ -53,7 +53,6 @@ class NET_EXPORT_PRIVATE SOCKS5ClientSocket : public StreamSocket { |
void SetSubresourceSpeculation() override; |
void SetOmniboxSpeculation() override; |
bool WasEverUsed() const override; |
- bool UsingTCPFastOpen() const override; |
bool WasNpnNegotiated() const override; |
NextProto GetNegotiatedProtocol() const override; |
bool GetSSLInfo(SSLInfo* ssl_info) override; |