Commit d488ff45 authored by Yoichi Osato's avatar Yoichi Osato Committed by Commit Bot

Revert "Roll src/third_party/webrtc e4db6a151806..ed1dcf9f2327 (1 commits)"

This reverts commit b4956c1f.

Reason for revert: Test Failure on win.
Findit found culprit 578445 with 87% confidence

Original change's description:
> Roll src/third_party/webrtc e4db6a151806..ed1dcf9f2327 (1 commits)
> 
> https://webrtc.googlesource.com/src.git/+log/e4db6a151806..ed1dcf9f2327
> 
> 
> git log e4db6a151806..ed1dcf9f2327 --date=short --no-merges --format='%ad %ae %s'
> 2018-07-26 mbonadei@webrtc.org Enable clang::find_bad_constructs for call/ (part 1).
> 
> 
> Created with:
>   gclient setdep -r src/third_party/webrtc@ed1dcf9f2327
> 
> The AutoRoll server is located here: https://webrtc-chromium-roll.skia.org
> 
> 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;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng
> TBR=webrtc-chromium-sheriffs-robots@google.com
> 
> Change-Id: I8ee83b94330beb6325018cb012ba3ff22c674eb9
> Reviewed-on: https://chromium-review.googlesource.com/1151847
> Reviewed-by: webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
> Commit-Queue: webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
> Cr-Commit-Position: refs/heads/master@{#578445}

TBR=webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com,webrtc-chromium-sheriffs-robots@google.com

Change-Id: I4348447e61897960a4453e8c7e6c32af00b6c208
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Cq-Include-Trybots: luci.chromium.try:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng
Reviewed-on: https://chromium-review.googlesource.com/1152592Reviewed-by: default avatarYoichi Osato <yoichio@chromium.org>
Commit-Queue: Yoichi Osato <yoichio@chromium.org>
Cr-Commit-Position: refs/heads/master@{#578556}
parent 7202790f
...@@ -1034,7 +1034,7 @@ deps = { ...@@ -1034,7 +1034,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '21dbf06b5aa6c7dc8cf56314d4a3f96f57956c53', Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '21dbf06b5aa6c7dc8cf56314d4a3f96f57956c53',
'src/third_party/webrtc': 'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'ed1dcf9f2327222284f45db7bc023ebbe7b5a3ef', Var('webrtc_git') + '/src.git' + '@' + 'e4db6a1518065d5d827c80c6c43840d35548c0cf',
'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