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

Roll src/third_party/webrtc 3ecec176a825..8396e3498fd4 (3 commits)

https://webrtc.googlesource.com/src.git/+log/3ecec176a825..8396e3498fd4


git log 3ecec176a825..8396e3498fd4 --date=short --no-merges --format='%ad %ae %s'
2018-06-25 aleloi@webrtc.org Remove APM limiter in Audio Mixer.
2018-06-25 minyue@webrtc.org Adding jitter buffer plots for all SSRCs in event log visualizer.
2018-06-25 titovartem@webrtc.org Extract third party part of g722 codec into separate target


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

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

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;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng
TBR=webrtc-chromium-sheriffs-robots@google.com

Change-Id: I3dd1ca3fdf095e61da98ab391ed06554b55d0bdf
Reviewed-on: https://chromium-review.googlesource.com/1113817Reviewed-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@{#570063}
parent 2035078e
......@@ -1032,7 +1032,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '5e83981c2c44f24109b96b555d6865d481e0c609',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '3ecec176a82537f81a5e7b3789c49fd79f6451e1',
Var('webrtc_git') + '/src.git' + '@' + '8396e3498fd4698ddf962dd6ec272ee3c316ef54',
'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