Commit c0035ff3 authored by webrtc-chromium-autoroll's avatar webrtc-chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc ea8b6f95c763..7cd2a9514837 (6 commits)

https://webrtc.googlesource.com/src.git/+log/ea8b6f95c763..7cd2a9514837


git log ea8b6f95c763..7cd2a9514837 --date=short --no-merges --format='%ad %ae %s'
2018-09-07 buildbot@webrtc.org Roll chromium_revision 450316ff..d03e9be2 (589248:589368)
2018-09-06 emircan@webrtc.org Multiplex codec cleanups
2018-09-06 peah@webrtc.org AEC3: Parametrize the delay estimator to leverage strong echo paths
2018-09-06 benwright@webrtc.org Updated FrameEncryptorInterface and FrameDecryptorInterface with status code.
2018-09-06 sukhanov@webrtc.org Interface for media transport
2018-09-06 buildbot@webrtc.org Roll chromium_revision fcd25fc0..450316ff (589073:589248)


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

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,chromium: 880686,chromium:None
TBR=webrtc-chromium-sheriffs-robots@google.com

Change-Id: I056a13c149b75fb27ccef3358e6fdbac8f772e85
Reviewed-on: https://chromium-review.googlesource.com/1212563Reviewed-by: default avatarwebrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#589438}
parent f919e456
......@@ -1098,7 +1098,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '7ca87fb1d3da3b3d2060886e8c58e726d74c8219',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'ea8b6f95c7636a28c45c24420aa6d9e7255a0011',
Var('webrtc_git') + '/src.git' + '@' + '7cd2a9514837cfb63f636fa2d213e7941fc76f2e',
'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