commit | 6d6703d2785e2725ff9c3ade731be583645b754e | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Mon Feb 04 23:40:08 2019 |
committer | Commit Bot <[email protected]> | Mon Feb 04 23:40:08 2019 |
tree | 21dc1be4462eb6b62b7a3f95d81d0a8d08671f4d | |
parent | 1be96de8acc2e7aaebabd44cf053b32e486f187b [diff] [blame] |
Roll src/third_party/webrtc d8b980464c83..edbea46295b8 (1 commits) https://webrtc.googlesource.com/src.git/+log/d8b980464c83..edbea46295b8 git log d8b980464c83..edbea46295b8 --date=short --no-merges --format='%ad %ae %s' 2019-02-04 [email protected] Allow to change base minimum delay on NetEq. Created with: gclient setdep -r src/third_party/webrtc@edbea46295b8 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 [email protected] Change-Id: Ieff96f880afb80b43d57b5ebb7b2967fea461f9e Reviewed-on: https://chromium-review.googlesource.com/c/1452251 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#628934}
diff --git a/DEPS b/DEPS index 5475d82..e5243de 100644 --- a/DEPS +++ b/DEPS
@@ -1220,7 +1220,7 @@ Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'db52df17f0d012983dc281e4864c71485a86bd0e', 'src/third_party/webrtc': - Var('webrtc_git') + '/src.git' + '@' + 'd8b980464c83247838f525e95ce186ae6ad5e928', + Var('webrtc_git') + '/src.git' + '@' + 'edbea46295b8ee474a7807400d38d1cc6b7b5018', 'src/third_party/xdg-utils': { 'url': Var('chromium_git') + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b17b8c9067a1022e4416ee7ed5e0d',