commit | fb4d3c193e82fea6f843bc1ae83db14c1cb82025 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Tue Jun 29 21:59:09 2021 |
committer | Chromium LUCI CQ <[email protected]> | Tue Jun 29 21:59:09 2021 |
tree | fc474876f81a9a1d39853be18113c2164902a465 | |
parent | 92ab17e2ac1226183eb35deb53c628938a48c5a6 [diff] |
Roll Open Screen from 12857d42aeff to 082e0e3df7fc (2 revisions) https://chromium.googlesource.com/openscreen.git/+log/12857d42aeff..082e0e3df7fc 2021-06-29 [email protected] Add filtering for deprecated IPv6 addresses 2021-06-29 [email protected] [Cast] Fix merge conflict If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/openscreen-chromium Please CC [email protected] on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: [email protected] Change-Id: I86756c0bcf29c7b6ed43a00ff8b2c3bbb1406d87 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2993224 Commit-Queue: chromium-autoroll <[email protected]> Bot-Commit: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#897119}
diff --git a/DEPS b/DEPS index 53a1033..12fe5d6e 100644 --- a/DEPS +++ b/DEPS
@@ -1343,7 +1343,7 @@ Var('chromium_git') + '/external/github.com/cisco/openh264' + '@' + '3dd5b80bc4f172dd82925bb259cb7c82348409c5', 'src/third_party/openscreen/src': - Var('chromium_git') + '/openscreen' + '@' + '12857d42aeff125c69488ef3554f92c4951f2358', + Var('chromium_git') + '/openscreen' + '@' + '082e0e3df7fcaeed60e49ac212e180b4dac6a39d', 'src/third_party/openxr/src': { 'url': Var('chromium_git') + '/external/github.com/KhronosGroup/OpenXR-SDK' + '@' + 'bf21ccb1007bb531b45d9978919a56ea5059c245',