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

Roll WebRTC from 47a03e8743c9 to 3f77eb468fc4 (2 revisions)

https://webrtc.googlesource.com/src.git/+log/47a03e8743c9..3f77eb468fc4

2020-11-24 dmorilha@twilio.com fixing build for when HAVE_WEBRTC_VIDEO is not defined
2020-11-24 landrey@webrtc.org Fix authentication error while polling for upload results

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: If71039cb3a5bf20b4f9aa84f1d10d716e4e3fb12
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2557902Reviewed-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@{#830572}
parent e8b27324
......@@ -1551,7 +1551,7 @@ deps = {
},
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '47a03e8743c972d259adc6b99aebf23e68a5b81f',
Var('webrtc_git') + '/src.git' + '@' + '3f77eb468fc4a9a7f5e2751d3d3cbbda38e95082',
'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