Commit 4176876d authored by webrtc-chromium-autoroll's avatar webrtc-chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc 241d0c16c0d3..1f4d7a28484f (1 commits)

https://webrtc.googlesource.com/src.git/+log/241d0c16c0d3..1f4d7a28484f


git log 241d0c16c0d3..1f4d7a28484f --date=short --no-merges --format='%ad %ae %s'
2018-06-13 qingsi@google.com Revert "Refactor the regathering of candidates in P2PTransportChannel."


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

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=master.tryserver.chromium.linux:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng

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

Change-Id: Iba7b2cc3a4ba1257db5be752d29327fe72c577f3
Reviewed-on: https://chromium-review.googlesource.com/1098795Reviewed-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@{#566778}
parent 0edeab52
...@@ -1007,7 +1007,7 @@ deps = { ...@@ -1007,7 +1007,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '5e83981c2c44f24109b96b555d6865d481e0c609', Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '5e83981c2c44f24109b96b555d6865d481e0c609',
'src/third_party/webrtc': 'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '241d0c16c0d3e848138c597e8eb62f420e28f0d4', Var('webrtc_git') + '/src.git' + '@' + '1f4d7a28484f99e64d879906718ee827010128ff',
'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