commit | 95f00086b51fb606ddb621dd21bebf3215a68ef4 | [log] [tgz] |
---|---|---|
author | skyostil <[email protected]> | Fri Jun 12 18:55:05 2015 |
committer | Commit bot <[email protected]> | Fri Jun 12 18:55:49 2015 |
tree | 44391a25730ca3facf097c24f7fe0b2fe797d8f4 | |
parent | 06edb5256f265288dc97e22458ff24c3cbb71886 [diff] |
remoting: Migrate callers of message_loop_proxy() to task_runner() Migrate callers of {MessageLoop,Thread}::message_loop_proxy() to {MessageLoop,Thread}::task_runner(). Since the types at the call sites have already been updated, this is just a bulk rename. BUG=465354 Review URL: https://codereview.chromium.org/1181213004 Cr-Commit-Position: refs/heads/master@{#334212}