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

Roll src/third_party/webrtc f640b87f1c64..97321b687b38 (5 commits)

https://webrtc.googlesource.com/src.git/+log/f640b87f1c64..97321b687b38


git log f640b87f1c64..97321b687b38 --date=short --no-merges --format='%ad %ae %s'
2019-07-24 srte@webrtc.org Adds test for experimental remote estimate SDP negotiation.
2019-07-24 orphis@webrtc.org Don't crash when simulcast layer count is different from RID count
2019-07-24 alessiob@webrtc.org Fix rtp_analyzer tool
2019-07-24 eshr@google.com Report congestion window updates on GoogCC time updates
2019-07-24 orphis@webrtc.org Add a field trial for older applications to reduce the simulcast layer count


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

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

Bug: chromium:None
Change-Id: I89ed008e12ab07e5098a4e83af57fbec20442c79
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1716596Reviewed-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@{#680543}
parent a85b529f
...@@ -1374,7 +1374,7 @@ deps = { ...@@ -1374,7 +1374,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'abaae129d9a0c6e1e092067e0b105475df43352e', Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'abaae129d9a0c6e1e092067e0b105475df43352e',
'src/third_party/webrtc': 'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'f640b87f1c64b9b13ca5058486b0626e731e94bd', Var('webrtc_git') + '/src.git' + '@' + '97321b687b385db86c4537f5a872dbf089ad7578',
'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