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

Roll src/third_party/webrtc 78416b6e1851..aad5d36f95f1 (7 commits)

https://webrtc.googlesource.com/src.git/+log/78416b6e1851..aad5d36f95f1


git log 78416b6e1851..aad5d36f95f1 --date=short --no-merges --format='%ad %ae %s'
2018-10-18 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision fc405b49..834490b7 (600654:600802)
2018-10-18 srte@webrtc.org Moves fake media engine implementation to cc file.
2018-10-18 nisse@webrtc.org Delete unused code from media/base/testutils.{cc,h}
2018-10-18 benwright@webrtc.org Enable End-to-End Encrypted Video Frames.
2018-10-18 davidben@webrtc.org Fix up OpenSSL/BoringSSL forward declarations.
2018-10-18 eladalon@webrtc.org Add fixed-size delta-encoding/decoding code for WebRTC event logs
2018-10-18 danilchap@webrtc.org Move RtcEventLog::CreateNull implementation near declaration.


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

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: Ib06cf0e1e9e3534f202f971558418f4278e36e4d
Reviewed-on: https://chromium-review.googlesource.com/c/1289411Reviewed-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@{#600927}
parent fd48c47e
...@@ -1116,7 +1116,7 @@ deps = { ...@@ -1116,7 +1116,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '6d2f3f4cb8bac1f7c4a945c73d07a33df74f22f9', Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '6d2f3f4cb8bac1f7c4a945c73d07a33df74f22f9',
'src/third_party/webrtc': 'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '78416b6e1851f86a2091b0e06bb906731faa98e5', Var('webrtc_git') + '/src.git' + '@' + 'aad5d36f95f1285137506e1c31fb96b15e80d4b2',
'src/third_party/xdg-utils': { 'src/third_party/xdg-utils': {
'url': Var('chromium_git') + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b17b8c9067a1022e4416ee7ed5e0d', '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