commit | 44e064ccb0c356eb4f266d6097f105c02ebca2d5 | [log] [tgz] |
---|---|---|
author | webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> | Fri Aug 17 14:11:22 2018 |
committer | Commit Bot <[email protected]> | Fri Aug 17 14:11:22 2018 |
tree | f24fc7a5e9e7b9532dbb7e0bf3789958c90298f7 | |
parent | ee1fcd4bcbcbf2c7c89f760ef12b670aca5d8b9c [diff] |
Roll src/third_party/webrtc aea32f9d6ad3..adc48799090c (1 commits) https://webrtc.googlesource.com/src.git/+log/aea32f9d6ad3..adc48799090c git log aea32f9d6ad3..adc48799090c --date=short --no-merges --format='%ad %ae %s' 2018-08-17 [email protected] Make sure video_capture_tests run sequentially. Created with: gclient setdep -r src/third_party/webrtc@adc48799090c 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 [email protected] Change-Id: I97703dc019c4117946fb76f53e6c0bab863686e9 Reviewed-on: https://chromium-review.googlesource.com/1179330 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@{#584053}
diff --git a/DEPS b/DEPS index 3a1e4e6..2927056 100644 --- a/DEPS +++ b/DEPS
@@ -1049,7 +1049,7 @@ Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '7ca87fb1d3da3b3d2060886e8c58e726d74c8219', 'src/third_party/webrtc': - Var('webrtc_git') + '/src.git' + '@' + 'aea32f9d6ad39424501cb5a8cb1ed3fdff0a8abb', + Var('webrtc_git') + '/src.git' + '@' + 'adc48799090c5906abe37211c389aa588167d6a6', 'src/third_party/xdg-utils': { 'url': Var('chromium_git') + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b17b8c9067a1022e4416ee7ed5e0d',