Commit 5ad20acc authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll WebRTC from 43ccfecdb768 to fae05624ec66 (6 revisions)

https://webrtc.googlesource.com/src.git/+log/43ccfecdb768..fae05624ec66

2020-06-03 tommi@webrtc.org Deprecate the static RtpRtcp::Create() method.
2020-06-03 kwiberg@webrtc.org C++ style: We don't allow designated initializers
2020-06-03 hbos@webrtc.org [Adaptation] Move Resource to api/ folder.
2020-06-03 stha09@googlemail.com IWYU: size_t is defined in stddef.h
2020-06-03 hbos@webrtc.org [Adaptation] Remove Resource::UsageState() and ClearUsageState().
2020-06-03 titovartem@google.com Add list of participants to the start method of video analyzer.

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: Iac10b44895d6286ac9d6f4d2ab4c916c11165d29
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2228905Reviewed-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@{#774592}
parent e1f9cdbe
......@@ -1452,7 +1452,7 @@ deps = {
},
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '43ccfecdb7681f8bfc160b70462f70c532a62269',
Var('webrtc_git') + '/src.git' + '@' + 'fae05624ec66e67618eb53183ea10d546f89560d',
'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