Commit e8834861 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc 2bac7da1349c..67f88a0d305e (3 commits)

https://webrtc.googlesource.com/src.git/+log/2bac7da1349c..67f88a0d305e


git log 2bac7da1349c..67f88a0d305e --date=short --no-merges --format='%ad %ae %s'
2019-07-26 mbonadei@webrtc.org Use print() instead of print in rtc_tools/ python scripts.
2019-07-26 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 96a23698..b6340b51 (680738:681123)
2019-07-25 sukhanov@webrtc.org Add option to remove transport sequence number from FEC packet calculation


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

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.



TBR=webrtc-chromium-sheriffs-robots@google.com

Bug: chromium:None,chromium:None
Change-Id: Ie02b3fd8107e87a57290392b581d34fbfff4ddb9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1720291Reviewed-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@{#681235}
parent 8f6b5c7b
...@@ -1375,7 +1375,7 @@ deps = { ...@@ -1375,7 +1375,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'abaae129d9a0c6e1e092067e0b105475df43352e', Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'abaae129d9a0c6e1e092067e0b105475df43352e',
'src/third_party/webrtc': 'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '2bac7da1349c75e5cf89612ab9619a1920d5d974', Var('webrtc_git') + '/src.git' + '@' + '67f88a0d305ed0c4e450220bcdb7d1cd29569609',
'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