Add presubmit to disallow absl in /third_party/quic/

Motivation was that the quic_test_client change in cl/286244043 broke the Chromium merge.

gfe-relnote: n/a, no behavior change
PiperOrigin-RevId: 286489674
Change-Id: I65067f43f04a986028d9415e0e4a2b01d3fec0a4
4 files changed
tree: 28a622a0ff85b85a938840f85bf07c7204046565
  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.