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

Roll src/third_party/webrtc eb73a7bd16c7..7008287219b6 (5 commits)

https://webrtc.googlesource.com/src.git/+log/eb73a7bd16c7..7008287219b6


git log eb73a7bd16c7..7008287219b6 --date=short --no-merges --format='%ad %ae %s'
2018-08-07 nisse@webrtc.org Delete struct webrtc::PacketTime.
2018-08-07 titovartem@webrtc.org Fix guards for headers in third party
2018-08-07 yvesg@webrtc.org Fix random crashes - invariant broken in LinkedSet (LRU) implementation.
2018-08-07 mbonadei@webrtc.org Remove memcheck.
2018-08-07 mbonadei@webrtc.org Add 2 more OWNERS to tools_webrtc.


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

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: I8d85887aa6dab94214bc34734edabd5f4994a20f
Reviewed-on: https://chromium-review.googlesource.com/1165202Reviewed-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@{#581217}
parent ac13eb1b
...@@ -1047,7 +1047,7 @@ deps = { ...@@ -1047,7 +1047,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '21dbf06b5aa6c7dc8cf56314d4a3f96f57956c53', Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '21dbf06b5aa6c7dc8cf56314d4a3f96f57956c53',
'src/third_party/webrtc': 'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'eb73a7bd16c725477ca2da6dc0e6fea236616d44', Var('webrtc_git') + '/src.git' + '@' + '7008287219b6bc45465c409323bda75f4788a711',
'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