Rename QuicUtilsTest to QuicTypesTest in quic_types_test.cc
to avoid build problems on Chromium.

gfe-relnote: n/a - Test only
PiperOrigin-RevId: 280578425
Change-Id: I09efc6c31f0c473d28e250dc8bfe0b4daed7dd44
1 file changed
tree: 9f8b662823c32052d5ad63d2a0516c832d51a917
  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.