Commit 9eae3e2b authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc 34fc346a0c77..dc98b9b975fa (5 commits)

https://webrtc.googlesource.com/src.git/+log/34fc346a0c77..dc98b9b975fa


git log 34fc346a0c77..dc98b9b975fa --date=short --no-merges --format='%ad %ae %s'
2018-11-06 peah@webrtc.org AEC3: Corrected include
2018-11-06 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 7841106b..793c8566 (605607:605715)
2018-11-06 sprang@webrtc.org Update Android encoder to use GetEncoderInfo()
2018-11-06 gustaf@webrtc.org AEC3: Compensate comfort noise level for loss due to filter bank
2018-11-06 gustaf@webrtc.org AEC3: Computation of comfort noise gains from suppression gains


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

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

Change-Id: I3e5de56c6457fe51e999dd549f6f476401e4f482
Reviewed-on: https://chromium-review.googlesource.com/c/1320613Reviewed-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@{#605883}
parent 8ea3fece
......@@ -1161,7 +1161,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '0d55c887e92b645f6effe753528323ab2ffd94c2',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '34fc346a0c77e21bffb6a6631e265a707e6e4ae2',
Var('webrtc_git') + '/src.git' + '@' + 'dc98b9b975fae15e31c11a5d3f3ec499f3d5c6d3',
'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