gfe-relnote: n/a(code clean-up) Remove un-used #include.

PiperOrigin-RevId: 244021664
Change-Id: I2b6a365ae9408dd06a5caccc929f1a05c8c6ea27
2 files changed
tree: 37619d6ae7e88770c53cf583a3c70ef08ff10e5b
  1. epoll_server/
  2. http2/
  3. quic/
  4. spdy/
  5. CONTRIBUTING.md
  6. LICENSE
  7. 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.