DescriptionReplace MessageLoopProxy usage with ThreadTaskRunnerHandle in chrome utility module.
MessageLoopProxy is deprecated.
This basically does a search and replace:
MessageLoopProxy::current() -> ThreadTaskRunnerHandle::Get().
BUG=391045
Committed: https://crrev.com/7e5eaf1cbdc7d66c847db48eb3458ecc1c1587f0
Cr-Commit-Position: refs/heads/master@{#327346}
Patch Set 1 #
Total comments: 9
Patch Set 2 : Fixed Review Comments #
Total comments: 4
Patch Set 3 : Fixed Review Comments for the pattern #
Messages
Total messages: 12 (2 generated)
|