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

Roll src/third_party/webrtc b1ccae253e0b..9f9e20a3dc68 (5 commits)

https://webrtc.googlesource.com/src.git/+log/b1ccae253e0b..9f9e20a3dc68

git log b1ccae253e0b..9f9e20a3dc68 --date=short --first-parent --format='%ad %ae %s'
2019-11-27 mbonadei@webrtc.org Fix errorprone issues preventing Chromium Roll.
2019-11-27 phoglund@webrtc.org Turn off Goma for Linux GCC.
2019-11-27 peah@webrtc.org Corrected the aggregation of AGC choices and add fallback solution
2019-11-27 peah@webrtc.org Adding parametrization of the AEC3 howling mitigation behavior
2019-11-27 jonaso@webrtc.org make Connection::port() protected

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

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/webrtc-chromium-autoroll
Please CC webrtc-chromium-sheriffs-robots@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

Bug: chromium:None,chromium:b/145243047
Tbr: webrtc-chromium-sheriffs-robots@google.com
Change-Id: I7dcc90277b8e4dfb32f43af4e04e92e903883da5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1940289Reviewed-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@{#719599}
parent 3a2ef9bf
...@@ -1494,7 +1494,7 @@ deps = { ...@@ -1494,7 +1494,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'dd55f3ca8f2ea716ca917a4aaf36f0729fe902b1', Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'dd55f3ca8f2ea716ca917a4aaf36f0729fe902b1',
'src/third_party/webrtc': 'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'b1ccae253e0b493012ecfcbbe567342083f5254a', Var('webrtc_git') + '/src.git' + '@' + '9f9e20a3dc687d94e2fa865b5ab27c22d67f143d',
# Wuffs' canonical repository is at github.com/google/wuffs, but we use # Wuffs' canonical repository is at github.com/google/wuffs, but we use
# Skia's mirror of Wuffs, the same as in upstream Skia's DEPS file. # Skia's mirror of Wuffs, the same as in upstream Skia's DEPS file.
......
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