Commit e9db27b2 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc d36c08623d90..be7af9399ceb (8 commits)

https://webrtc.googlesource.com/src.git/+log/d36c08623d90..be7af9399ceb


git log d36c08623d90..be7af9399ceb --date=short --no-merges --format='%ad %ae %s'
2019-03-06 yvesg@webrtc.org Add dsymutil as a mac cipd dependency.
2019-03-05 steveanton@webrtc.org Use metrics::Samples in a couple pc/ tests
2019-03-05 amithi@webrtc.org Adding metrics to measure usage of simulcast API.
2019-03-05 jakobi@webrtc.org Reland "Remove field trial include from decision logic."
2019-03-05 danilchap@webrtc.org Merge rtc_task_queue(_api|_impl)? build targets into one
2019-03-05 jakobi@webrtc.org Add relative_packet_arrival_delay and jitter_buffer_packets_received statistics.
2019-03-05 danilchap@webrtc.org Replace all usage of rtc::NewClosure with webrtc::ToQueuedTask
2019-03-05 steveanton@webrtc.org Add metrics::Samples to facilitate easier testing


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

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.

CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_chromium_archive_rel_ng;luci.chromium.try:mac_chromium_archive_rel_ng

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

Change-Id: Icb740edb33b449f8c9e858eb79dd2b5fed2e851e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1504734Reviewed-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@{#638060}
parent 5027aad0
...@@ -1290,7 +1290,7 @@ deps = { ...@@ -1290,7 +1290,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'a0f51b2e123f39c9ff12e621b0b47dd28dd64424', Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'a0f51b2e123f39c9ff12e621b0b47dd28dd64424',
'src/third_party/webrtc': 'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'd36c08623d9085dad821fbb1462a7fe03badcef5', Var('webrtc_git') + '/src.git' + '@' + 'be7af9399ceb88171bf60b50419ff2dec8184fb9',
'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