CodeHealthRotation: migrate Bind to BindOnce/Repeating in c/b/profiles/profile_statistics*
This change migrates uses of base::Bind to BindOnce/BindRepeating, and uses of base::Callback to OnceCallback/RepeatingCallback. Please see crbug.com/714018 for full details about the migration. Bug: 1147284 Change-Id: I60acd5432ab7189c8d855d224c96118b058c4ba7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2532136Reviewed-by:David Roger <droger@chromium.org> Commit-Queue: David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#827226}
Showing
Please register or sign in to comment