 Chromium Code Reviews
 Chromium Code Reviews Issue 2867693004:
  Snapshot of all changes to get jumbo in blink and content.
    
  
    Issue 2867693004:
  Snapshot of all changes to get jumbo in blink and content. 
  | Index: net/quic/core/quic_sent_packet_manager.cc | 
| diff --git a/net/quic/core/quic_sent_packet_manager.cc b/net/quic/core/quic_sent_packet_manager.cc | 
| index 1491f3add5306ed8b74ea98c37621f17673f4e7a..d6ed783b33190e450b77b9d6272795fe4b393102 100644 | 
| --- a/net/quic/core/quic_sent_packet_manager.cc | 
| +++ b/net/quic/core/quic_sent_packet_manager.cc | 
| @@ -960,4 +960,6 @@ void QuicSentPacketManager::SetStreamNotifier( | 
| unacked_packets_.SetStreamNotifier(stream_notifier); | 
| } | 
| +#undef ENDPOINT | 
| + | 
| } // namespace net |