Remove QuicMakeUnique, Http2MakeUnique, SpdyMakeUnique from platform/api/.

NOTE to QUICHE embedders:
*MakeUniqueImpl should be removed from {quic,http2,spdy}/platform/impl/.

gfe-relnote: n/a, no functional change.
PiperOrigin-RevId: 277329927
Change-Id: Ied8e6ccd5d9d900cf1833e1030d1bf259b201c47
4 files changed
tree: ef44c0198609ac15884b8884eb16efa3a1352cb7
  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.