
Get rid of all references to MessageLoopCurrent(ForIO|ForUI) This is a mechanical change. Just ran the following commands mffr.py base/message_loop/message_loop_current base/task/current_thread mffr.py -f MessageLoopCurrentForUI CurrentUIThread mffr.py -f MessageLoopCurrentForIO CurrentIOThread mffr.py -f MessageLoopCurrent CurrentThread rm base/message_loop/message_loop_current.h This patch will be reviewed according to https://chromium.googlesource.com/chromium/src/+/master/docs/code_reviews.md#mechanical-changes TBR=gab@chromium.org Bug: 891670 Change-Id: If3892558ad71333f93a4698ac5411f141ccd5657 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2279990 Commit-Queue: Carlos Caballero <carlscab@google.com> Reviewed-by: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#789421}