Convert base::Callback and base::Closure to Once/Repeating in //chrome/browser/net/
This CL converts base::Callback and base::Closure to Once/Repeating in //chrome/browser/net/. After this CL, there should be no base::Callback, base::Closure and base::Bind in this directory. Bug: 1007635 Change-Id: If66dbd7d611c448456e6b40dcd033f9c68ed45c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2306292Reviewed-by:Matt Mueller <mattm@chromium.org> Commit-Queue: Minggang Wang <minggang.wang@intel.com> Cr-Commit-Position: refs/heads/master@{#790676}
Showing
Please register or sign in to comment