commit | e409d21b7a1ed490c90681d64db8e34cf1126017 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Thu Nov 15 15:36:37 2018 |
committer | Commit Bot <[email protected]> | Thu Nov 15 15:36:37 2018 |
tree | 80f6037e506e307f5dd804b9d4d1bbc5f2d85f43 | |
parent | adfe3021565f243fe59911475cce301bf71bfefa [diff] [blame] |
Roll src/third_party/webrtc 95140715009f..a06bf8506fdf (1 commits) https://webrtc.googlesource.com/src.git/+log/95140715009f..a06bf8506fdf git log 95140715009f..a06bf8506fdf --date=short --no-merges --format='%ad %ae %s' 2018-11-15 [email protected] Add a presubmit check for absl/memory/memory.h inclusion Created with: gclient setdep -r src/third_party/webrtc@a06bf8506fdf 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:752720 [email protected] Change-Id: Iac7aba638ab8133c587b282f40892e534293ad38 Reviewed-on: https://chromium-review.googlesource.com/c/1337481 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#608375}
diff --git a/DEPS b/DEPS index 8bbc20c..ec719871 100644 --- a/DEPS +++ b/DEPS
@@ -1166,7 +1166,7 @@ Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '0d55c887e92b645f6effe753528323ab2ffd94c2', 'src/third_party/webrtc': - Var('webrtc_git') + '/src.git' + '@' + '95140715009f10853b25736a314b84ccb8a7bdbd', + Var('webrtc_git') + '/src.git' + '@' + 'a06bf8506fdfc0aff1098831bfc49bff4436399d', 'src/third_party/xdg-utils': { 'url': Var('chromium_git') + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b17b8c9067a1022e4416ee7ed5e0d',