Commit 4f46c8fe authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc 82d432980cff..1cb20deb746a (10 commits)

https://webrtc.googlesource.com/src.git/+log/82d432980cff..1cb20deb746a


git log 82d432980cff..1cb20deb746a --date=short --no-merges --format='%ad %ae %s'
2018-10-19 niklas.enbom@webrtc.org Revert "Make sure Chromium will pick the correct field_trial/metric impl."
2018-10-19 nisse@webrtc.org Replace _stricmp with absl::EqualsIgnoreCase
2018-10-19 yvesg@webrtc.org Mute failed tests when no sanitizer defects.
2018-10-19 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision c66210d3..b1cb8571 (601019:601125)
2018-10-19 sakal@webrtc.org Set renderThreadHandler to null on uncaught exception in EglRenderer.
2018-10-19 mbonadei@webrtc.org Prefix flag macros with WEBRTC_.
2018-10-19 mbonadei@webrtc.org Make sure Chromium will pick the correct field_trial/metric impl.
2018-10-19 mbonadei@webrtc.org Export symbols needed by the Chromium component build (part 5).
2018-10-19 nisse@webrtc.org Move the SocketStream class to test target
2018-10-19 mbonadei@webrtc.org Adding missing #include on absl/memory/memory.h.


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

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.

CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_chromium_archive_rel_ng;luci.chromium.try:mac_chromium_archive_rel_ng

BUG=chromium:None,chromium:b/117400268,chromium:None
TBR=webrtc-chromium-sheriffs-robots@google.com

Change-Id: Ic76c1f589b49e57dcc0d65351edf8bbd3256e1c1
Reviewed-on: https://chromium-review.googlesource.com/c/1291790Reviewed-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@{#601282}
parent 1674e6aa
......@@ -1116,7 +1116,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '6d2f3f4cb8bac1f7c4a945c73d07a33df74f22f9',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '82d432980cffd3af8854a26c9127ab4c048c281b',
Var('webrtc_git') + '/src.git' + '@' + '1cb20deb746a74d8e5f0b2364cbd589597413072',
'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