Fix build error in chromium by adding QUIC_EXPORT.

gfe-relnote: n/a (not used in prod)
PiperOrigin-RevId: 276163355
Change-Id: If8ad521fff7ebf38af196d08ed9f52d5a6e43729
1 file changed
tree: f2e6e4d5e4fa6e3512a3e3e624d3b053f0973240
  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.