diff options
Diffstat (limited to 'net/quic/quic_connection.h')
-rw-r--r-- | net/quic/quic_connection.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/quic/quic_connection.h b/net/quic/quic_connection.h index 76dabff..0ffc3e8 100644 --- a/net/quic/quic_connection.h +++ b/net/quic/quic_connection.h @@ -383,6 +383,7 @@ class NET_EXPORT_PRIVATE QuicConnection // QuicSentPacketManager::NetworkChangeVisitor void OnCongestionWindowChange() override; + void OnRttChange() override; // Called by the crypto stream when the handshake completes. In the server's // case this is when the SHLO has been ACKed. Clients call this on receipt of |