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

Roll src/third_party/webrtc c8993d8b01c9..9923353600ea (4 commits)

https://webrtc.googlesource.com/src.git/+log/c8993d8b01c9..9923353600ea


git log c8993d8b01c9..9923353600ea --date=short --no-merges --format='%ad %ae %s'
2018-08-20 phoglund@webrtc.org Make ensure webcam script do nothing on linux.
2018-08-19 peah@webrtc.org AEC3: Loosen the echo removal requirements in conservative mode
2018-08-17 buildbot@webrtc.org Roll chromium_revision 77bf1926..63fab7f6 (584099:584203)
2018-08-17 peah@webrtc.org AEC3: Added parameters for bypassing the suppressor


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

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

BUG=chromium:875611,chromium:None
TBR=webrtc-chromium-sheriffs-robots@google.com

Change-Id: I120d428033ba4318196ad043d88619445d150d26
Reviewed-on: https://chromium-review.googlesource.com/1180044Reviewed-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@{#584384}
parent db000459
......@@ -1071,7 +1071,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '7ca87fb1d3da3b3d2060886e8c58e726d74c8219',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'c8993d8b01c986e12f0cb461d349069bb5df1ca1',
Var('webrtc_git') + '/src.git' + '@' + '9923353600ea4cec9f6baae4e654af177cc414e4',
'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