Commit 0b3ab5f8 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc 469205e1adaf..570330361a17 (3 commits)

https://webrtc.googlesource.com/src.git/+log/469205e1adaf..570330361a17

git log 469205e1adaf..570330361a17 --date=short --first-parent --format='%ad %ae %s'
2020-03-17 kron@webrtc.org Add fallback histograms for VideoDecoderSoftwareFallbackWrapper
2020-03-17 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 4e516821..f71e417d (750566:750950)
2020-03-17 peah@webrtc.org APM: Localize/abstract the usage of AudioFrame

Created with:
  gclient setdep -r src/third_party/webrtc@570330361a17

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/+/master/autoroll/README.md

Bug: chromium:1061376
Tbr: webrtc-chromium-sheriffs-robots@google.com
Change-Id: Iab55faa34568c9986e4085950cd9f49564bd924f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2107741Reviewed-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@{#751110}
parent 4af7693a
......@@ -1448,7 +1448,7 @@ deps = {
Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '84ee597cdeae08bb26e578fc66a35bcf35f633f4',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '469205e1adafdc9cbe5942cd9a1c1af77e44fa82',
Var('webrtc_git') + '/src.git' + '@' + '570330361a17618924e1ad524211cef920eb4bac',
'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