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

Roll src/third_party/webrtc 1c0cf3101d33..814f99cf275f (5 commits)

https://webrtc.googlesource.com/src.git/+log/1c0cf3101d33..814f99cf275f


git log 1c0cf3101d33..814f99cf275f --date=short --no-merges --format='%ad %ae %s'
2018-08-20 magjed@webrtc.org Android: Remove deprecated SurfaceTextureHelper methods
2018-08-20 titovartem@webrtc.org Eliminate SetClockOffset() from DirectTransport.
2018-08-20 peah@webrtc.org Correct audioproc_f to support the new echo canceller activation
2018-08-20 buildbot@webrtc.org Roll chromium_revision 63fab7f6..c092e144 (584203:584376)
2018-08-20 kwiberg@webrtc.org Use string_view instead of overloading for const string& and const char*


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

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
TBR=webrtc-chromium-sheriffs-robots@google.com

Change-Id: Ic8362b4f383db101cab3bd20927d413a71df7763
Reviewed-on: https://chromium-review.googlesource.com/1180857Reviewed-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@{#584410}
parent 1a150ace
...@@ -1071,7 +1071,7 @@ deps = { ...@@ -1071,7 +1071,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '7ca87fb1d3da3b3d2060886e8c58e726d74c8219', Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '7ca87fb1d3da3b3d2060886e8c58e726d74c8219',
'src/third_party/webrtc': 'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '1c0cf3101d330efbee49afc8a6dba210af500d45', Var('webrtc_git') + '/src.git' + '@' + '814f99cf275f91445bcc782a4709d984d8b5e2bf',
'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