Convert base::Bind in bind_to_current_loop.h file comment
base::BindToCurrentLoop already uses Once/RepeatingCallbacks but the file-level comment still refers to base::Bind. This CL updates the comment to refer to the new types. BUG=1007799 Change-Id: Ib8005e301f6d3d729570dda8102673d636fb61d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2283060Reviewed-by:Chrome Cunningham <chcunningham@chromium.org> Commit-Queue: Matt Reynolds <mattreynolds@chromium.org> Auto-Submit: Matt Reynolds <mattreynolds@chromium.org> Cr-Commit-Position: refs/heads/master@{#785923}
Showing
Please register or sign in to comment