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

Roll src/third_party/webrtc 5b8dd4d75ec3..8b23dba0e50f (7 commits)

https://webrtc.googlesource.com/src.git/+log/5b8dd4d75ec3..8b23dba0e50f


git log 5b8dd4d75ec3..8b23dba0e50f --date=short --no-merges --format='%ad %ae %s'
2018-06-21 philipel@webrtc.org Add RTPVideoHeader const accessor.
2018-06-21 danilchap@webrtc.org Replace rtc::Optional with absl::optional
2018-06-21 ouj@fb.com Create a peer connection factory builder
2018-06-21 phensman@webrtc.org Add OnLogMessage(msg, sev, tag) to logsinks
2018-06-21 saza@webrtc.org Remove nonlinear beamformer API from APM
2018-06-21 philipel@webrtc.org Add RTPVideoHeader accessor.
2018-06-21 buildbot@webrtc.org Roll chromium_revision e1ef7d4b..b47e7752 (568794:569173)


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

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

Change-Id: I971128efa0de663e8c5c768eb373e7672768a096
Reviewed-on: https://chromium-review.googlesource.com/1109860Reviewed-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@{#569253}
parent 14fd238a
......@@ -1010,7 +1010,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '5e83981c2c44f24109b96b555d6865d481e0c609',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '5b8dd4d75ec351e9326c24b42350015db63c3e7b',
Var('webrtc_git') + '/src.git' + '@' + '8b23dba0e50f6afbdba4ae0de46f56e6f0fde77c',
'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