Commit 63bbd84a authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc e8df48220589..c57b0ee11c43 (3 commits)

https://webrtc.googlesource.com/src.git/+log/e8df48220589..c57b0ee11c43


git log e8df48220589..c57b0ee11c43 --date=short --no-merges --format='%ad %ae %s'
2019-06-26 srte@webrtc.org Fix for NACK retransmission in Scenario tests.
2019-06-26 ssilkin@webrtc.org Add resolution bitrate thresholds to EncoderInfo.
2019-06-26 danilchap@webrtc.org Delete rtc::TryCritScope as unused


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

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.



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

Change-Id: Id1c562e34f09b1577e6837bb3dcbf2dd237a4df6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1678699Reviewed-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@{#672589}
parent cc73bd13
......@@ -1364,7 +1364,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '6f0b34abee8dba611c253738d955c59f703c147a',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'e8df48220589004f434c5aa99090d992b590290d',
Var('webrtc_git') + '/src.git' + '@' + 'c57b0ee11c438a0c9c11b5b452527a3a74e79604',
'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