Re-enable tests in Chrome.

When applying this change locally in my chromium checkout, all net_unittests
pass.

Protected by not protected (Chrome test-only change).

PiperOrigin-RevId: 340326746
Change-Id: Iad3e9452dc07f088bb2a1cc22b71263b6859a924
1 file changed
tree: ca6b0c91d59bbf69f75e67b962ca4f0aa18a0026
  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. QUICHE is only supported on little-endian platforms.