Commit 945ff967 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc f5bbd1f06880..1b20c41dcbfb (3 commits)

https://webrtc.googlesource.com/src.git/+log/f5bbd1f06880..1b20c41dcbfb

git log f5bbd1f06880..1b20c41dcbfb --date=short --first-parent --format='%ad %ae %s'
2020-03-25 phoglund@webrtc.org Greatly simplify flags for test binaries.
2020-03-25 phensman@webrtc.org Remove IP address logging from NetworkInformation
2020-03-25 peah@webrtc.org AEC3: Added parametrization of the comfort noise floor

Created with:
  gclient setdep -r src/third_party/webrtc@1b20c41dcbfb

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:1051927
Tbr: webrtc-chromium-sheriffs-robots@google.com
Change-Id: I2e004c6af14e6bca975b6976081be35cba73132e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2120517Reviewed-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@{#753212}
parent 5407de10
......@@ -1448,7 +1448,7 @@ deps = {
Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '84ee597cdeae08bb26e578fc66a35bcf35f633f4',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'f5bbd1f06880f3cba83cc993a76b1515e0cd8228',
Var('webrtc_git') + '/src.git' + '@' + '1b20c41dcbfb4f9320cffe43f22a887dc30bd53b',
'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