Apply base_bind_rewriters to //net/quic

*** Note: There is no behavior change from this patch. ***

This CL replaces calls to base::{Bind,BindRepeating} with calls to
base::BindOnce, and removes calls to base::AdaptCallbackForRepeating
when the returned base::RepeatingCallback is immediately converted
to a base::OnceCallback.

This CL was uploaded by git cl split.

[email protected]

Bug: 714018
Change-Id: I097288f597b7287b3e6c0f512fe7d69ab374a315
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778610
Commit-Queue: Nick Harper <[email protected]>
Reviewed-by: Nick Harper <[email protected]>
Auto-Submit: Yannic Bonenberger <[email protected]>
Cr-Commit-Position: refs/heads/master@{#692822}
11 files changed