gfe-relnote: Replace the backing type of QuicDeque from std::deque to QuicCircularDeque. Protected by --gfe2_restart_flag_quic_use_circular_deque.
PiperOrigin-RevId: 280317617
Change-Id: I2292608724143a701fe358903de4632f49a497fb
QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects.