But keep #including scoped_ptr.h in .h files, so as not to break WebRTC users who expect those .h files to give them rtc::scoped_ptr. BUG=webrtc:5520 Review-Url: https://codereview.webrtc.org/1937693002 Cr-Commit-Position: refs/heads/master@{#12581}
A QuicTransport is implemented that subclasses Transport and takes ownership of the QuicTransportChannel/P2PTransportChannel. Split from CL https://codereview.webrtc.org/1844803002/. BUG= Review-Url: https://codereview.webrtc.org/1856943002 Cr-Commit-Position: refs/heads/master@{#12575}