-
Alex Turner authored
base::Bind, base::Callback and base::Closure are deprecated and should be replaced with the more explicit base::Bind{Once,Repeating}, base::{Once,Repeating}Callback and base::{Once,Repeating}Closure. This cl finishes the conversion started by crrev.com/c/2493044 and removes the directory from the legacy exception list in PRESUBMIT.py. Bug: 1141564 Change-Id: Iaac5f197d740c806ded30ddbaea5c32015a118a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2518030Reviewed-by:
Daniel Rubery <drubery@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Commit-Queue: Alex Turner <alexmt@chromium.org> Cr-Commit-Position: refs/heads/master@{#824136}
724a3a74