DescriptionUpdate QuicTransportChannel to latest version of libquic
This CL integrates recent Chromium changes that were merged
into https://github.com/devsisters/libquic/tree/master.
It also performs minor cleanup, such as removing accidental
usage of Chromium logging symbols (e.g. LOG(INFO),
LOG(ERROR) instead of LOG(LS_INFO), LOG(LS_ERROR)) and
using Chromium's scoped_ptr instead of rtc::scoped_ptr.
BUG=
Committed: https://crrev.com/f53776849710d511a97ea39ee17e4437aaaef85d
Cr-Commit-Position: refs/heads/master@{#12146}
Patch Set 1 #
Messages
Total messages: 11 (6 generated)
|