Remove no-longer-required QUIC_EXPORTs

Now that these files have been moved from quic/core to quic/test_tools we can remove the annotation.

gfe-relnote: n/a, comment-only change
PiperOrigin-RevId: 277088490
Change-Id: Ic46c8926f59ec167405c9dbc97a94bcbc798646f
2 files changed
tree: 5a44a828355840142458102940d5fbf999fcbddd
  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.