Roll WebRTC from 393159147685 to ea969d287bfe (4 revisions)
https://webrtc.googlesource.com/src.git/+log/393159147685..ea969d287bfe 2020-12-07 perkj@webrtc.org Reland Addd class InterArrivalDelta to goog_cc 2020-12-07 akonradi@google.com Remove nesting of Naggy/Strict/NiceMock 2020-12-06 jonaso@webrtc.org Add field trial WebRTC-AllowMACBasedIPv6 2020-12-06 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision a04842f6a7..29886952c7 (833885:834077) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: I0a9b9c175603bd6c786d3fcda7d777e8834bab57 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2577423 Reviewed-by: chromium-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@{#834197}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
a350fdd952
commit
145cde68b5
2
DEPS
2
DEPS
@ -1545,7 +1545,7 @@ deps = {
|
||||
Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '3c2fe3888658d82b47ca831d59a2e07579619c2d',
|
||||
|
||||
'src/third_party/webrtc':
|
||||
Var('webrtc_git') + '/src.git' + '@' + '393159147685c9294e423eb8b2bdc92dc78acfd4',
|
||||
Var('webrtc_git') + '/src.git' + '@' + 'ea969d287bfe6634c8925f34f9e7997d168dfca1',
|
||||
|
||||
'src/third_party/libgifcodec':
|
||||
Var('skia_git') + '/libgifcodec' + '@'+ Var('libgifcodec_revision'),
|
||||
|
Reference in New Issue
Block a user