Commit 683280ad authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc c98849cf92c3..ff292f30d9a4 (4 commits)

https://webrtc.googlesource.com/src.git/+log/c98849cf92c3..ff292f30d9a4


git log c98849cf92c3..ff292f30d9a4 --date=short --no-merges --format='%ad %ae %s'
2018-10-22 magjed@webrtc.org Remove deprecated barcode scanning functionality
2018-10-22 jonasolsson@webrtc.org Compute RTCConnectionState and RTCIceConnectionState.
2018-10-22 srte@webrtc.org Adds support to change transport routes in Scenario tests.
2018-10-22 srte@webrtc.org Adds field trial to do safer reset on route change.


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

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: I1a41229a354b1a7e1d0371a93b1c1fa52cf71e3a
Reviewed-on: https://chromium-review.googlesource.com/c/1292262Reviewed-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@{#601576}
parent ec7d88d0
......@@ -1156,7 +1156,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '6d2f3f4cb8bac1f7c4a945c73d07a33df74f22f9',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'c98849cf92c3927b81299f7784f29fe73c38e8f0',
Var('webrtc_git') + '/src.git' + '@' + 'ff292f30d9a4b7a56aea872fe488d342f47202a3',
'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