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

Roll src/third_party/webrtc f2582da04e4d..49b2c3c4c433 (2 commits)

https://webrtc.googlesource.com/src.git/+log/f2582da04e4d..49b2c3c4c433


git log f2582da04e4d..49b2c3c4c433 --date=short --no-merges --format='%ad %ae %s'
2018-09-11 perkj@webrtc.org Revert "Decrease complexity of RtpPacketHistory::GetBestFittingPacket."
2018-09-10 steveanton@webrtc.org Use C++11 for range loop in pc/mediasession.cc (and test)


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

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

Change-Id: I9fa98d53cd1c43d054b668efa98f72af4ec72307
Reviewed-on: https://chromium-review.googlesource.com/1218544Reviewed-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@{#590241}
parent 7c89cfb5
......@@ -1098,7 +1098,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '7ca87fb1d3da3b3d2060886e8c58e726d74c8219',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'f2582da04e4d77682d99b3f506b82e1496000264',
Var('webrtc_git') + '/src.git' + '@' + '49b2c3c4c43359bc86d8510d29d117f3d7a621a3',
'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