Add missing QUIC_EXPORT_PRIVATE to fix QUIC merge

gfe-relnote: n/a, chrome only change
PiperOrigin-RevId: 299077681
Change-Id: Ie3706e4bb5f0f25d2830d9397fb541efb6a1609b
1 file changed
tree: a0e1365cf31497dc9aa390aea94483275d23502c
  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.