Commit 7d7b8cbf authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc 3793bb447ae5..7f57788ab7e2 (4 commits)

https://webrtc.googlesource.com/src.git/+log/3793bb447ae5..7f57788ab7e2


git log 3793bb447ae5..7f57788ab7e2 --date=short --no-merges --format='%ad %ae %s'
2018-12-20 srte@webrtc.org Removes trial to enable BBR congestion controller.
2018-12-20 crodbro@webrtc.org Make pacing buffer send interval configurable.
2018-12-20 ssilkin@webrtc.org Propagate spatial index to EncodedImage.
2018-12-20 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision bdf260ef..5397835a (617896:618202)


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

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.

CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_chromium_archive_rel_ng;luci.chromium.try:mac_chromium_archive_rel_ng

BUG=chromium:None
TBR=webrtc-chromium-sheriffs-robots@google.com

Change-Id: If8beb51c490e84b00aa662aafaeb380d09cb738d
Reviewed-on: https://chromium-review.googlesource.com/c/1386990Reviewed-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@{#618317}
parent 29021ede
...@@ -1199,7 +1199,7 @@ deps = { ...@@ -1199,7 +1199,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'a2b35635aaef3e9301d69f77f9a0a3fd99291b08', Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'a2b35635aaef3e9301d69f77f9a0a3fd99291b08',
'src/third_party/webrtc': 'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '3793bb447ae5d502bd4f763d688c65eb47c05ede', Var('webrtc_git') + '/src.git' + '@' + '7f57788ab7e2f9ee03086ab3c4a14c1ad18b49e6',
'src/third_party/xdg-utils': { 'src/third_party/xdg-utils': {
'url': Var('chromium_git') + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b17b8c9067a1022e4416ee7ed5e0d', '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