Remove QUIC_EXPORT from QuicIntervalDeque and member classes because every symbol is defined in this compilation unit.

Thank you dschinazi@ for reminding me of this rule at b/148069436#comment10.

gfe-relnote: n/a (QUIC_EXPORT macro is no-op in Google3)
PiperOrigin-RevId: 297734661
Change-Id: I5054a59d591298b621e2f8d4deea4e7a6c8f7f83
1 file changed
tree: b54337d29b11be49d775709a7daecaaac981f3a5
  1. common/
  2. epoll_server/
  3. http2/
  4. quic/
  5. spdy/
  6. CONTRIBUTING.md
  7. LICENSE
  8. README.md
README.md

QUICHE

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.