Commit d077f92a authored by webrtc-chromium-autoroll's avatar webrtc-chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc 94ef424b3160..a76af0ca2e8c (10 commits)

https://webrtc.googlesource.com/src.git/+log/94ef424b3160..a76af0ca2e8c


git log 94ef424b3160..a76af0ca2e8c --date=short --no-merges --format='%ad %ae %s'
2018-07-23 titovartem@webrtc.org Move base64.h to the proper location.
2018-07-23 titovartem@webrtc.org Fixing py lint errors
2018-07-23 saza@webrtc.org Revert "Add one-stop-shop for built-in AEC toggling in APM"
2018-07-23 saza@webrtc.org Add one-stop-shop for built-in AEC toggling in APM
2018-07-23 buildbot@webrtc.org Roll chromium_revision 5e7b1029..0aff707f (577041:577150)
2018-07-23 peah@webrtc.org AEC3: Added dumping to wav files for the filter outputs
2018-07-23 oprypin@webrtc.org Fix paths that were trying to go above the root by using too many "../.."
2018-07-23 sakal@webrtc.org Remove dead code from videoframe.cc.
2018-07-23 oprypin@webrtc.org Add `is_android` guard to all Android rule usages.
2018-07-23 mbonadei@webrtc.org Fixing -Wsign-compare errors.


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

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

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

Change-Id: Ib0cb33a4564e1a989eba594282c3599353bb8fbd
Reviewed-on: https://chromium-review.googlesource.com/1147063Reviewed-by: default avatarwebrtc-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@{#577288}
parent 2cb9bab6
...@@ -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' + '@' + '94ef424b3160262f0f8298b8abd47c29bb9ee3da', Var('webrtc_git') + '/src.git' + '@' + 'a76af0ca2e8c67db2d9d1423c2ca46dadc0aa5dd',
'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