Move MockVisitor to an anonymous namesapce in qpack_decoded_headers_accumulator_test.cc
to avoid some baffling namespace collision in chromium

gfe-relnote: n/a - Test only
PiperOrigin-RevId: 280518833
Change-Id: I8c09980947b27b25b0addfc7bd49d2c97dc89cd2
1 file changed
tree: 7953c3167b58a62077e5621fc28e548b9934540c
  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.