DescriptionReplace MessageLoopProxy usage with ThreadTaskRunnerHandle in content/browser/media module.
MessageLoopProxy is deprecated.
This basically does a search and replace:
MessageLoopProxy::current() -> ThreadTaskRunnerHandle::Get().
BUG=391045
Committed: https://crrev.com/07f0d74ab9b57a7a7aa28c035a0133b0fca2e3e2
Cr-Commit-Position: refs/heads/master@{#328285}
Patch Set 1 #Patch Set 2 : Fixed build break #
Total comments: 6
Patch Set 3 : Fixed comments #Patch Set 4 : Fiexd nit #Patch Set 5 : Fixed build break #
Messages
Total messages: 15 (5 generated)
|