Commit 9f1c5ed6 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc 8ea8dcbae6cb..081bec34bf2d (5 commits)

https://webrtc.googlesource.com/src.git/+log/8ea8dcbae6cb..081bec34bf2d


git log 8ea8dcbae6cb..081bec34bf2d --date=short --no-merges --format='%ad %ae %s'
2019-03-26 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision bef29707..e1296370 (644220:644325)
2019-03-26 srte@webrtc.org Removes PostStop from RepeatingTaskHandle.
2019-03-26 danilchap@webrtc.org Use TaskQueueForTest instead or TaskQueue in unittests
2019-03-26 nisse@webrtc.org Reland "Replace RTPHeader memset with assignment from a fresh object."
2019-03-26 kwiberg@webrtc.org Add thread safety annotations for some more PeerConnection members (part 8)


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

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.



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

Change-Id: Ifbfa73d2df5b3dcb8cdcb7ed7043ec9f27acf67d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1538747Reviewed-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@{#644412}
parent 9a334479
......@@ -1343,7 +1343,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'a0f51b2e123f39c9ff12e621b0b47dd28dd64424',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '8ea8dcbae6cb97675d5ee9ca43523085f96a14b4',
Var('webrtc_git') + '/src.git' + '@' + '081bec34bf2d74257aa7014b0d2c6213a9bbc1c3',
'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