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

Roll src/third_party/webrtc 342f98b11765..b7a3e3f5c42a (5 commits)

https://webrtc.googlesource.com/src.git/+log/342f98b11765..b7a3e3f5c42a


git log 342f98b11765..b7a3e3f5c42a --date=short --no-merges --format='%ad %ae %s'
2019-06-18 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 8639acbe..619b0737 (670130:670258)
2019-06-18 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision bf62d746..8639acbe (669828:670130)
2019-06-18 sprang@webrtc.org Allow RtpPacketHistory encapsulator function to abort retransmit
2019-06-18 oprypin@webrtc.org Roll chromium_revision 6ae0f0cd..bf62d746 (669703:669828) + fix AndroidManifest
2019-06-18 perkj@webrtc.org Fix potential signed overflow in IntervalBudget::set_target_rate_kbps


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

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

Change-Id: Icb31e172bfaf0aa5d79cbb0750c93ec10578be47
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1666557Reviewed-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@{#670351}
parent 284e6286
...@@ -1355,7 +1355,7 @@ deps = { ...@@ -1355,7 +1355,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '6f0b34abee8dba611c253738d955c59f703c147a', Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '6f0b34abee8dba611c253738d955c59f703c147a',
'src/third_party/webrtc': 'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '342f98b117653524dc08f585fd5053ceca5b4d40', Var('webrtc_git') + '/src.git' + '@' + 'b7a3e3f5c42ae926f5962c69e87bbfa6375a45ba',
'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