 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_framer.cc | 
| diff --git a/net/quic/core/quic_framer.cc b/net/quic/core/quic_framer.cc | 
| index c4e50b8e6eb44cde743339258ff38880b03b635d..de4028858afecbc175d36019c9a0b580e1726b99 100644 | 
| --- a/net/quic/core/quic_framer.cc | 
| +++ b/net/quic/core/quic_framer.cc | 
| @@ -2436,4 +2436,6 @@ bool QuicFramer::StartsWithChlo(QuicStreamId id, | 
| 0; | 
| } | 
| +#undef ENDPOINT | 
| + | 
| } // namespace net |