• Yannic Bonenberger's avatar
    Apply base_bind_rewriters to //net/cert · a503e880
    Yannic Bonenberger authored
    *** 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.
    
    R=mattm@chromium.org
    
    Change-Id: I8b415eafa1b618785870087c39e813d615e4e7ed
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778550
    Auto-Submit: Yannic Bonenberger <contact@yannic-bonenberger.com>
    Reviewed-by: default avatarMatt Mueller <mattm@chromium.org>
    Commit-Queue: Matt Mueller <mattm@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#692298}
    a503e880
trial_comparison_cert_verifier_unittest.cc 69.3 KB