Commit 05ca422b authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll WebRTC from 023e1ac7bc8e to d41c2a6b8aeb (2 revisions)

https://webrtc.googlesource.com/src.git/+log/023e1ac7bc8e..d41c2a6b8aeb

2020-09-21 tommi@webrtc.org Remove AsyncInvoker from WebRtcVideoChannel.
2020-09-21 tommi@webrtc.org Remove use of asyncinvoker from WebRtcVideoSendStream.

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/webrtc-chromium-autoroll
Please CC webrtc-chromium-sheriffs-robots@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md

Bug: None
Tbr: webrtc-chromium-sheriffs-robots@google.com
Change-Id: I88520a7047d4a738b754db325be645818e9a93e2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422214Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#808962}
parent 7da021ba
...@@ -1476,7 +1476,7 @@ deps = { ...@@ -1476,7 +1476,7 @@ deps = {
}, },
'src/third_party/webrtc': 'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '023e1ac7bc8e0039cc2db472031c1bbe89e80ac8', Var('webrtc_git') + '/src.git' + '@' + 'd41c2a6b8aeb8a2bfec29689c68cba79638d902a',
'src/third_party/libgifcodec': 'src/third_party/libgifcodec':
Var('skia_git') + '/libgifcodec' + '@'+ Var('libgifcodec_revision'), Var('skia_git') + '/libgifcodec' + '@'+ Var('libgifcodec_revision'),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment