DescriptionReplace MessageLoopProxy usage with ThreadTaskRunnerHandle in sync module.
MessageLoopProxy is deprecated.
This basically does a search and replace:
MessageLoopProxy::current() -> ThreadTaskRunnerHandle::Get().
BUG=391045
Committed: https://crrev.com/171cdbe57a05e46d1e6a304f90eb2821a6e427bd
Cr-Commit-Position: refs/heads/master@{#327662}
Patch Set 1 #Patch Set 2 : Fixed build break #
Total comments: 7
Patch Set 3 : Fixed comments #Patch Set 4 : Fixed build break #Patch Set 5 : Fixed nits #Patch Set 6 : Fixed suggestion #
Messages
Total messages: 11 (3 generated)
|