commit | 2bd175fb4e7c26a27f07a9ccfae724b2c39428c2 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Thu Sep 27 17:35:26 2018 |
committer | Commit Bot <[email protected]> | Thu Sep 27 17:35:26 2018 |
tree | d241c6b1aa81cd1819225100c72f8f479ce1bdc3 | |
parent | eaa469cb643e3b89538e8dcc723f9e26b390fcb5 [diff] [blame] |
Roll src/third_party/webrtc efb94d57eb88..56db013e24cf (2 commits) https://webrtc.googlesource.com/src.git/+log/efb94d57eb88..56db013e24cf git log efb94d57eb88..56db013e24cf --date=short --no-merges --format='%ad %ae %s' 2018-09-27 [email protected] Roll chromium_revision 65b8a51a96..f87ef78727 (594582:594716) 2018-09-27 [email protected] Remove usage of runtime_enabled_features in WebRTC. Created with: gclient setdep -r src/third_party/webrtc@56db013e24cf 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:None [email protected] Change-Id: I2f9829d7eabba9d9bd556313f7b4f991d551ec8e Reviewed-on: https://chromium-review.googlesource.com/1249629 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#594768}
diff --git a/DEPS b/DEPS index 0175bc9..442acf4 100644 --- a/DEPS +++ b/DEPS
@@ -1106,7 +1106,7 @@ Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '6d2f3f4cb8bac1f7c4a945c73d07a33df74f22f9', 'src/third_party/webrtc': - Var('webrtc_git') + '/src.git' + '@' + 'efb94d57eb88638c323d93dddc281390dada5021', + Var('webrtc_git') + '/src.git' + '@' + '56db013e24cfa3e048cc7ee842e0747294bb2590', 'src/third_party/xdg-utils': { 'url': Var('chromium_git') + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b17b8c9067a1022e4416ee7ed5e0d',