Commit 988d6c7c authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc 7ac0d5f348f0..48cce4d9e827 (1 commits)

https://webrtc.googlesource.com/src.git/+log/7ac0d5f348f0..48cce4d9e827


git log 7ac0d5f348f0..48cce4d9e827 --date=short --no-merges --format='%ad %ae %s'
2019-04-11 hta@webrtc.org Parse "max-message-size" parameter from SCTP SDP description


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

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.



BUG=chromium:943975
TBR=webrtc-chromium-sheriffs-robots@google.com

Change-Id: I497276362f6e23de56af76336fb5dc2d08592016
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1564370Reviewed-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@{#649829}
parent f8fd4bc6
......@@ -1343,7 +1343,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '688fbfe33779392aa210d67d4aa12cb012f112c2',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '7ac0d5f348f0b956089c4ed65c46e65bac125508',
Var('webrtc_git') + '/src.git' + '@' + '48cce4d9e82736b21f2df77b5d915122b3150ae0',
'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