Wrap EXPECT_DEBUG_DEATH in the appropriate guard to make it compile
on iOS in Chromium.

gfe-relnote: n/a - Test only
PiperOrigin-RevId: 280454390
Change-Id: I9a00dc9048db902350b2549ade19c110f76d2904
1 file changed
tree: ed72b95b1d24bb740548e47ed3a051391b3c2ed4
  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.