Clean up certificate_view.cc using using-declarations.

PiperOrigin-RevId: 316522800
Change-Id: Ia48712c8398b0ff518d7254f500bca3996e3e2b5
1 file changed
tree: f1f72e91178767670d7fed6ac69d5cb3c382aa3e
  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.