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

Roll src/third_party/webrtc 6982f6091b5c..f24729bba785 (3 commits)

https://webrtc.googlesource.com/src.git/+log/6982f6091b5c..f24729bba785


git log 6982f6091b5c..f24729bba785 --date=short --no-merges --format='%ad %ae %s'
2019-07-22 mbonadei@webrtc.org Add usage message to rtc_event_log2rtp_dump.
2019-07-22 srte@webrtc.org Adds improved estimate bounded backoff to AimdRateControl.
2019-07-22 srte@webrtc.org Makes send side network estimation opt-in.


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

The AutoRoll server is located here: https://autoroll.skia.org/r/webrtc-chromium-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.


TBR=webrtc-chromium-sheriffs-robots@google.com

Change-Id: Ie723e741d63276ce6bc84d50edb431f55d75eb1e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1710137Reviewed-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@{#679582}
parent 051b8a63
......@@ -1374,7 +1374,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'abaae129d9a0c6e1e092067e0b105475df43352e',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '6982f6091b5ce9e9b9050defd5a7eb85b5be222b',
Var('webrtc_git') + '/src.git' + '@' + 'f24729bba785af16c102b155e4b3d514d65507b9',
'src/third_party/xdg-utils': {
'url': Var('chromium_git') + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b17b8c9067a1022e4416ee7ed5e0d',
......
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