Fix includes in quic_spdy_stream_body_buffer.{h,cc}.

gfe-relnote: n/a, no functional change in QUIC v99-only code.
PiperOrigin-RevId: 259379147
Change-Id: I93f52c52c977d70f18dbaaa1e14350a5a2a0c5fa
2 files changed
tree: ef0e239b58cbb52bdf8b4f450eb4c98d38c73e24
  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.

The code is currently in process of being moved from https://cs.chromium.org/chromium/src/net/third_party/ into this repository. Please excuse our appearance while we're under construction.