Commit 08ef977b authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc b32bb959c9a9..ed45c57d9818 (4 commits)

https://webrtc.googlesource.com/src.git/+log/b32bb959c9a9..ed45c57d9818


git log b32bb959c9a9..ed45c57d9818 --date=short --no-merges --format='%ad %ae %s'
2018-10-31 srte@webrtc.org Corrects audio overhead correction in Scenario test.
2018-10-31 yvesg@webrtc.org Depend directly on destination targets.
2018-10-31 nisse@webrtc.org Move some methods from StreamInterface to FifoBuffer
2018-10-31 yvesg@webrtc.org Harmonize paths to dependent targets.


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

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

Change-Id: I0c16ed93b6bd0a1ab0ada577a91dca6f3129b2a3
Reviewed-on: https://chromium-review.googlesource.com/c/1309546Reviewed-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@{#604244}
parent 2fd20d12
......@@ -1156,7 +1156,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '0d55c887e92b645f6effe753528323ab2ffd94c2',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'b32bb959c9a9bba86b7b85ba8c17b1785adb8224',
Var('webrtc_git') + '/src.git' + '@' + 'ed45c57d9818fe8bcb91f15cfa53568ee35f0bf3',
'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