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

Roll src/third_party/webrtc 00c71836144b..024eeff4215d (10 commits)

https://webrtc.googlesource.com/src.git/+log/00c71836144b..024eeff4215d


git log 00c71836144b..024eeff4215d --date=short --no-merges --format='%ad %ae %s'
2018-06-19 buildbot@webrtc.org Roll chromium_revision 9df92afb..9d565db4 (566630:568343)
2018-06-18 braveyao@webrtc.org [desktopCapture Mac]reorder execution order in start/release processing
2018-06-18 deadbeef@webrtc.org Removing unused cricket::Port constructor.
2018-06-18 titovartem@webrtc.org Extract rtc_base/base64.h and rtc_base/base64.cc into separate target.
2018-06-18 nisse@webrtc.org Delete FakeWebRtcVcmFactory::OnDestroyed method.
2018-06-18 saza@webrtc.org Stop using the beamformer inside APM
2018-06-18 danilchap@webrtc.org Replace rtc::Optional with absl::optional in test and rtc_tools
2018-06-18 danilchap@webrtc.org Pass buffer with size when writing rtp header extension
2018-06-18 danilchap@webrtc.org Replace rtc::Optional with absl::optional
2018-06-18 jonasolsson@webrtc.org Disable new RTC_CHECK unittest


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

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=master.tryserver.chromium.mac:mac_chromium_archive_rel_ng

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

Change-Id: I40c83252469c6851a87290ae594082cb5a53c2cf
Reviewed-on: https://chromium-review.googlesource.com/1105221
Commit-Queue: Guido Urdaneta <guidou@chromium.org>
Reviewed-by: default avatarwebrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#568384}
parent 43f06f17
...@@ -1010,7 +1010,7 @@ deps = { ...@@ -1010,7 +1010,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '5e83981c2c44f24109b96b555d6865d481e0c609', Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '5e83981c2c44f24109b96b555d6865d481e0c609',
'src/third_party/webrtc': 'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '00c71836144bebc1ffc61565f3bbb2048b7f4402', Var('webrtc_git') + '/src.git' + '@' + '024eeff4215d39a043ad9e890907861e6d216ef8',
'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