Commit 241ef1f3 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll WebRTC from fc4668dae26e to de90862cce95 (4 revisions)

https://webrtc.googlesource.com/src.git/+log/fc4668dae26e..de90862cce95

2020-07-17 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 3cd7ca07..d2f62519 (789472:789613)
2020-07-17 danilchap@webrtc.org Delete callbacks from RtpDemuxer on ssrc binding
2020-07-17 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision b8a4405e..3cd7ca07 (789356:789472)
2020-07-17 philipel@webrtc.org Removed unused include from encoded_image.h.

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: I1e57407b69d32aa1a9c4dcf9cc8b7f5ad9bdd3a3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2305289Reviewed-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@{#789706}
parent 329bf75c
...@@ -1476,7 +1476,7 @@ deps = { ...@@ -1476,7 +1476,7 @@ deps = {
}, },
'src/third_party/webrtc': 'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'fc4668dae26e1c9ad40eb75919e7e733251fda4b', Var('webrtc_git') + '/src.git' + '@' + 'de90862cce9530602c8f245bab40a931809dd987',
'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