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

Roll src/third_party/webrtc 0ea751539e3a..a8eb1e619eb9 (5 commits)

https://webrtc.googlesource.com/src.git/+log/0ea751539e3a..a8eb1e619eb9


git log 0ea751539e3a..a8eb1e619eb9 --date=short --no-merges --format='%ad %ae %s'
2018-07-03 oprypin@webrtc.org roll_deps: Accept any prefix (like 'git_revision:'), not only 'version:' for CIPD
2018-07-03 ishankhot@fb.com Make ReceiveSendsFromThread use Dispatch
2018-07-03 sprang@webrtc.org Add sprang@ as owner of simulcast.cc/h
2018-07-03 buildbot@webrtc.org Roll chromium_revision a1981d69..f6935ecd (571936:572058)
2018-07-02 emircan@webrtc.org Add VP9 profile negotiation to SDP


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

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

Change-Id: Ifef1fa58091510e43a491c29a74d787c9667284e
Reviewed-on: https://chromium-review.googlesource.com/1124419Reviewed-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@{#572175}
parent 8f657894
......@@ -1035,7 +1035,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'a5c263cc63ffc2cc189b5214074c8792067c1853',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '0ea751539e3a2e00d0449942b4c6993512e37b64',
Var('webrtc_git') + '/src.git' + '@' + 'a8eb1e619eb9c13a21158885e0763f52e3881023',
'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