Skip to content

Commit

Permalink
Roll src/third_party/webrtc 625771d1d2bb..2616594045eb (3 commits)
Browse files Browse the repository at this point in the history
https://webrtc.googlesource.com/src.git/+log/625771d1d2bb..2616594045eb


git log 625771d1d2bb..2616594045eb --date=short --no-merges --format='%ad %ae %s'
2018-10-27 benwright@webrtc.org Refactor: Make SSLCertChain a final class.
2018-10-26 benwright@webrtc.org FrameEncryption Video End To End Testcase.
2018-10-26 benwright@webrtc.org Prevent the frame decryptor being set if the channel is stopped.


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

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
TBR=webrtc-chromium-sheriffs-robots@google.com

Change-Id: I2d2dd40a643789cf3d534ce2c9c5c0df51dd5e8c
Reviewed-on: https://chromium-review.googlesource.com/c/1303416
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@{#603305}
  • Loading branch information
chromium-autoroll authored and Commit Bot committed Oct 27, 2018
1 parent 56b7716 commit f8071b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -1156,7 +1156,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '0d55c887e92b645f6effe753528323ab2ffd94c2',

'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '625771d1d2bbc060c1e0740f8bb19cfb33c8c35d',
Var('webrtc_git') + '/src.git' + '@' + '2616594045ebc02e094fa9428489bc0e0a69d5bb',

'src/third_party/xdg-utils': {
'url': Var('chromium_git') + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b17b8c9067a1022e4416ee7ed5e0d',
Expand Down

0 comments on commit f8071b0

Please sign in to comment.