Remove calls to MessageLoop::current() in tools.
Why? The fact that there's a MessageLoop on the thread is an unnecessary implementation detail. When browser threads are migrated to base/task_scheduler, tasks will no longer have access to a MessageLoop. These changes were generated manually. BUG=616447 Review-Url: https://codereview.chromium.org/2130443002 Cr-Commit-Position: refs/heads/master@{#406006}
Showing
Please register or sign in to comment