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

Roll src/third_party/webrtc bdee46d275a3..3ecec176a825 (2 commits)

https://webrtc.googlesource.com/src.git/+log/bdee46d275a3..3ecec176a825


git log bdee46d275a3..3ecec176a825 --date=short --no-merges --format='%ad %ae %s'
2018-06-25 titovartem@webrtc.org Extract third party part of g711 codec into separate target
2018-06-25 hta@webrtc.org Ensure that PC usage is recorded if a PC is alive for 60 seconds.


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

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:718508
TBR=webrtc-chromium-sheriffs-robots@google.com

Change-Id: Iee0e5bb9cd87a73f9bb556a0bc7320016e03bfad
Reviewed-on: https://chromium-review.googlesource.com/1113480Reviewed-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@{#570042}
parent 6141b628
...@@ -1032,7 +1032,7 @@ deps = { ...@@ -1032,7 +1032,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' + '@' + 'bdee46d275a3c2fba40f530841eff41ced05626e', Var('webrtc_git') + '/src.git' + '@' + '3ecec176a82537f81a5e7b3789c49fd79f6451e1',
'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