Commit c5929646 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc 16cec3be2c96..67ac9e8ecb89 (4 commits)

https://webrtc.googlesource.com/src.git/+log/16cec3be2c96..67ac9e8ecb89

git log 16cec3be2c96..67ac9e8ecb89 --date=short --no-merges --format='%ad %ae %s'
2019-10-25 sprang@webrtc.org Prepares RTPSender for extracting RtpSenderEgress
2019-10-25 saza@webrtc.org Make rtc_json poisonous in WebRTC
2019-10-25 terelius@webrtc.org Fix MemoryLogWriter so that it always writes the full data.
2019-10-25 ivoc@webrtc.org Introduce injectable NetEqController interface.

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

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/+/master/autoroll/README.md

TBR=webrtc-chromium-sheriffs-robots@google.com

Bug: chromium:895814
Change-Id: I73150892148ac28c445598d6701b634b8fbd892d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880457Reviewed-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@{#709519}
parent a9ffc635
......@@ -1509,7 +1509,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '2701c130839edbeb226735b0775966b6423d9e83',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '16cec3be2c96d7db74e5cb6a9d9837e98d09944e',
Var('webrtc_git') + '/src.git' + '@' + '67ac9e8ecb897864e37230e941558bbd380b1f52',
# Wuffs' canonical repository is at github.com/google/wuffs, but we use
# Skia's mirror of Wuffs, the same as in upstream Skia's DEPS file.
......
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