DescriptionReplace MessageLoopProxy usage with ThreadTaskRunnerHandle in device module.
MessageLoopProxy is deprecated.
This basically does a search and replace:
MessageLoopProxy::current() -> ThreadTaskRunnerHandle::Get().
BUG=391045
Committed: https://crrev.com/d4d2fc18bd3c078917e0ab952a786947a4daff27
Cr-Commit-Position: refs/heads/master@{#327237}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fixed Review Comments #
Total comments: 2
Patch Set 3 : Fixed Review Comments : Removal of message_loop_proxy header file #
Messages
Total messages: 12 (3 generated)
|