Commit 5f2d6d0e authored by webrtc-chromium-autoroll's avatar webrtc-chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc 908689d04718..f1f363fae757 (3 commits)

https://webrtc.googlesource.com/src.git/+log/908689d04718..f1f363fae757


git log 908689d04718..f1f363fae757 --date=short --no-merges --format='%ad %ae %s'
2018-08-20 srte@webrtc.org Renames test::VideoCapturer to TestVideoCapturer.
2018-08-20 titovartem@webrtc.org Mark DirectTransport subclasses ctors as deprecated and switch from them
2018-08-20 titovartem@webrtc.org Deprecate two DirectTransport ctors and remove their direct usage.


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

The AutoRoll server is located here: https://webrtc-chromium-roll.skia.org

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;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng
TBR=webrtc-chromium-sheriffs-robots@google.com

Change-Id: I499c1d650c245f84c711271483112bfc4ff36158
Reviewed-on: https://chromium-review.googlesource.com/1181182Reviewed-by: default avatarwebrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#584454}
parent bbaf3aff
......@@ -1071,7 +1071,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '7ca87fb1d3da3b3d2060886e8c58e726d74c8219',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '908689d04718c02f7e29f12431faf447187cc713',
Var('webrtc_git') + '/src.git' + '@' + 'f1f363fae75714a0259fac32198240f638fee7da',
'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