DescriptionReplace MessageLoopProxy usage with ThreadTaskRunnerHandle in chrome/browser/drive module.
MessageLoopProxy is deprecated.
This basically does a search and replace of:
MessageLoopProxy::current() -> ThreadTaskRunnerHandle::Get().
MessageLoopProxy -> SingleThreadTaskRunner
BUG=391045
Committed: https://crrev.com/a2a4741fe5eb144e2971e6a4be57ceee039724bc
Cr-Commit-Position: refs/heads/master@{#328742}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Fixed Review Comments : MessageLoop postTask replacements #
Total comments: 2
Patch Set 3 : Fixed UnitTest comments #
Messages
Total messages: 19 (6 generated)
|