Roll WebRTC 21732:21742 (10 commits)
Changes: https://webrtc.googlesource.com/src.git/+log/5864639..8ed653d
$ git log 5864639..8ed653d --date=short --no-merges --format=%ad %ae %s
2018-01-23 [email protected] Do not register VideoSendStream to PacketFeedbackObserver
when the current FEC controller do not use Loss Vector Mask.
2018-01-23 [email protected] Added number of simulcast/spatial layers to TestConfig.
2018-01-23 [email protected] Roll chromium_revision eb285d38ce..d0421b0f77 (531305:531405)
2018-01-24 [email protected] Revert "Wrap Alpha and YUV frame into one EncodedImage for transmission"
2018-01-22 [email protected] Don't use link-local networks to determine the lowest cost of networks
2018-01-23 [email protected] Wrap Alpha and YUV frame into one EncodedImage for transmission
2018-01-23 [email protected] Roll chromium_revision b2c5a55fc1..eb285d38ce (531202:531305)
2018-01-23 [email protected] Don't overwrite RTP packets in history within one second or 3x RTT.
2018-01-23 [email protected] Generate track stats when SSRC=0
2018-01-22 [email protected] Reland "Make it possible to run video_quality_loopback_test in swarming."
[email protected]
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng
Bug: None
Change-Id: Ie055f5c8f59235a96916514a702eac0dffa62d9a
Reviewed-on: https://chromium-review.googlesource.com/883443
Reviewed-by: Henrik Andreasson <[email protected]>
Commit-Queue: Mirko Bonadei <[email protected]>
Cr-Commit-Position: refs/heads/master@{#531523}
diff --git a/DEPS b/DEPS
index 3c9c2c6b..a6c7760e 100644
--- a/DEPS
+++ b/DEPS
@@ -649,7 +649,7 @@
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'd458ada06171a85af00367251a4ed55db7fe2018',
'src/third_party/webrtc':
- Var('webrtc_git') + '/src.git' + '@' + '5864639a46501501c9f7fe8a22ae485886a9965f', # commit position 20628
+ Var('webrtc_git') + '/src.git' + '@' + '8ed653d1c4ea94a6f4b0d0d4114f3f0b0de251d1', # commit position 21742
'src/third_party/xdg-utils': {
'url': Var('chromium_git') + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b17b8c9067a1022e4416ee7ed5e0d',