Fix compilation of QUIC transport_parameter_test on Windows

gfe-relnote: test-only compile change
PiperOrigin-RevId: 244227833
Change-Id: I794675c16cee2cad60758d1fcec4e2dba419a77d
1 file changed
tree: ad3832161d483fe92a1f246db58dc6fc4664323a
  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.