Remove QUIC_EXPORT_PRIVATE from QuicBufferedPacketStore

This will allow us to move QuicBufferedPacketStore
out of Chrome /net and into test tools.

gfe-relnote: n/a, Chrome-only change
PiperOrigin-RevId: 308749816
Change-Id: I94cdcc8742da59438c6a3269d490c69f6db32623
1 file changed
tree: 367c8993c2f9084a781799abe428988b05bea528
  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.