Commit 8dd4d868 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc 38c83b97138a..4092d6fb052b (8 commits)

https://webrtc.googlesource.com/src.git/+log/38c83b97138a..4092d6fb052b


git log 38c83b97138a..4092d6fb052b --date=short --no-merges --format='%ad %ae %s'
2019-02-06 oprypin@webrtc.org Fix autoroller to skip entries without @revision in them
2019-02-06 ilnik@webrtc.org Fix test FrameGenerator to work with a single file source
2019-02-06 oprypin@webrtc.org Revert "Remove dead code from stream_params.h"
2019-02-06 oprypin@webrtc.org Replace implicit int->char->string conversion
2019-02-06 brandtr@webrtc.org Add more unit tests for RateControlSettings.
2019-02-06 kuddai@google.com Propagate base minimum delay to audio_receiver_stream
2019-02-06 mbonadei@webrtc.org Add PRESUBMIT to enforce usage of new Googletest APIs.
2019-02-06 mbonadei@webrtc.org Use the new TEST_SUITE GoogleTest API (regression).


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

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

Change-Id: I59893e24fecbcb06c325ec51caf9aeac5d9a1b88
Reviewed-on: https://chromium-review.googlesource.com/c/1456438Reviewed-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@{#629622}
parent 612e5d8c
......@@ -1252,7 +1252,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'db52df17f0d012983dc281e4864c71485a86bd0e',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '38c83b97138a805a7580e19872160748b8cce310',
Var('webrtc_git') + '/src.git' + '@' + '4092d6fb052bbaee742606db73339c56afcf2083',
'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