Commit b6efd1c4 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll WebRTC from 281fb1ed7ba9 to 75b9ab6751f3 (4 revisions)

https://webrtc.googlesource.com/src.git/+log/281fb1ed7ba9..75b9ab6751f3

2020-10-01 hta@webrtc.org Move have_pending_rtp_data_channel_ to sdp_offer_answer
2020-10-01 hta@webrtc.org Move more functions from PeerConnection to SdpOfferAnswer
2020-10-01 peah@webrtc.org Reland "Activating AVX2 support by default"
2020-10-01 danilchap@webrtc.org Support layer skipping in L3T1 scalability structure

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: Ifd446860ed5dac6c9d214fc06e95da82c254fbbf
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2443032Reviewed-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@{#812798}
parent 948d21bc
......@@ -1486,7 +1486,7 @@ deps = {
},
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '281fb1ed7ba9f43f69462b57205a1906d1702cbc',
Var('webrtc_git') + '/src.git' + '@' + '75b9ab6751f3f49bbdd0a260fcbcbc8135dd567a',
'src/third_party/libgifcodec':
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