Remove QuicStreamIdManager::DelegateInterface::OnCanCreateNewOutgoingStream().
It can be replaced by return value.
gfe-relnote: no behavior change. not protected.
PiperOrigin-RevId: 303828768
Change-Id: I0526af5ea2e1e9edca41daabd93cf4111871aebb
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.