Commit 3f016624 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc 1c718f91de16..d50fdd753416 (4 commits)

https://webrtc.googlesource.com/src.git/+log/1c718f91de16..d50fdd753416


git log 1c718f91de16..d50fdd753416 --date=short --no-merges --format='%ad %ae %s'
2018-09-26 buildbot@webrtc.org Roll chromium_revision 71e95f98..1574cf43 (594375:594482)
2018-09-26 buildbot@webrtc.org Roll chromium_revision cc51f289..71e95f98 (594271:594375)
2018-09-26 ssilkin@webrtc.org Mark all low layer frames as references if inter-layer pred is enabled.
2018-09-26 danilchap@webrtc.org Remove redundant member variable in RtpRtcp


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

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

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

Change-Id: I79771e6515e0ecec71b3c1a72f39f2cacb3c98a4
Reviewed-on: https://chromium-review.googlesource.com/1247085Reviewed-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@{#594560}
parent cc3f32c9
......@@ -1106,7 +1106,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '6d2f3f4cb8bac1f7c4a945c73d07a33df74f22f9',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '1c718f91de164290a2504ab6e9ba7a36aec0882e',
Var('webrtc_git') + '/src.git' + '@' + 'd50fdd75341647b6d662a76a3af60e21ac742e03',
'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