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

Roll src/third_party/webrtc b249c5420944..4876cb21c82f (3 commits)

https://webrtc.googlesource.com/src.git/+log/b249c5420944..4876cb21c82f


git log b249c5420944..4876cb21c82f --date=short --no-merges --format='%ad %ae %s'
2019-07-09 mbonadei@webrtc.org Revert "Fix collection of audio metrics from PC test framework for audio test"
2019-07-09 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 2bc3837c..58be81bf (675350:675720)
2019-07-09 henrika@webrtc.org Enables usage of ChannelMixer in WebRTC's output mixer.


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

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

Change-Id: I389fb715293b699002cb9572f5a11f98ba961bfe
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1692335Reviewed-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@{#675869}
parent 06170c05
...@@ -1359,7 +1359,7 @@ deps = { ...@@ -1359,7 +1359,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '91350f8ecf9ab2922ee062c114e4a759f24bd8d0', Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '91350f8ecf9ab2922ee062c114e4a759f24bd8d0',
'src/third_party/webrtc': 'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'b249c54209447135a58ce606b0cb9d7bbd4ab85b', Var('webrtc_git') + '/src.git' + '@' + '4876cb21c82f3886d67888f75bee2ab522e55a94',
'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