Commit 9362ad07 authored by webrtc-chromium-autoroll's avatar webrtc-chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc db6af36979b6..5b8dd4d75ec3 (3 commits)

https://webrtc.googlesource.com/src.git/+log/db6af36979b6..5b8dd4d75ec3


git log db6af36979b6..5b8dd4d75ec3 --date=short --no-merges --format='%ad %ae %s'
2018-06-20 qingsi@google.com Fix a dangling-pointer bug in P2PTransportChannel unit tests.
2018-06-20 steveanton@webrtc.org Remove unused/deprecated DTMF methods
2018-06-20 deadbeef@webrtc.org Removing some TSan suppressions around Thread class.


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

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

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

Change-Id: Iabc7455f5f50a84a3a1ba22e51ef45ba67bc6121
Reviewed-on: https://chromium-review.googlesource.com/1109517Reviewed-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@{#569166}
parent 213fadfa
......@@ -1010,7 +1010,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '5e83981c2c44f24109b96b555d6865d481e0c609',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'db6af36979b6417b8026c9ee47cc6ee2776ce760',
Var('webrtc_git') + '/src.git' + '@' + '5b8dd4d75ec351e9326c24b42350015db63c3e7b',
'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