Commit 97e07fa9 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc 7cbee84610a8..63c38e21dae6 (1 commits)

https://webrtc.googlesource.com/src.git/+log/7cbee84610a8..63c38e21dae6

git log 7cbee84610a8..63c38e21dae6 --date=short --no-merges --format='%ad %ae %s'
2019-08-06 srte@webrtc.org Fix for incorrect transport sequence number config for audio in scenario tests.

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

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: None
Change-Id: I59b8b2b0c4659b657b152e4fa448b7fd09aacdf5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1738321Reviewed-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@{#684456}
parent bd9703f6
...@@ -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' + '@' + '7cbee84610a8d4f2bbc86c55d9ee02d25be19f72', Var('webrtc_git') + '/src.git' + '@' + '63c38e21dae66e8c708d5a35d3d6a9f0049d34c8',
'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