From d1d0d92660bcb94789f9bcfbaa57536c1d973357 Mon Sep 17 00:00:00 2001 From: chromium-autoroll Date: Wed, 19 Apr 2023 21:08:26 +0000 Subject: [PATCH] Roll Open Screen from ae73185f88aa to 0964c1e90326 (1 revision) https://chromium.googlesource.com/openscreen.git/+log/ae73185f88aa..0964c1e90326 2023-04-19 bozydar@google.com [reclient] Add reclient property to builders using goma 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 jophba@chromium.org on the revert to ensure that a human is aware of the problem. To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry 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: jophba@chromium.org Change-Id: I63538aac85e5eed18c255dc85600fa81903cb164 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4447381 Bot-Commit: chromium-autoroll Commit-Queue: chromium-autoroll Cr-Commit-Position: refs/heads/main@{#1132683} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 2092396ddb8bdc..d9bc1b2d8c300e 100644 --- a/DEPS +++ b/DEPS @@ -1659,7 +1659,7 @@ deps = { Var('chromium_git') + '/external/github.com/cisco/openh264' + '@' + '09a4f3ec842a8932341b195c5b01e141c8a16eb7', 'src/third_party/openscreen/src': - Var('chromium_git') + '/openscreen' + '@' + 'ae73185f88aa5ea07b8d18737b185287eb0d4751', + Var('chromium_git') + '/openscreen' + '@' + '0964c1e903264ae2c388fc0eda3309c22b46e1a2', 'src/third_party/openxr/src': { 'url': Var('chromium_git') + '/external/github.com/KhronosGroup/OpenXR-SDK' + '@' + 'bf21ccb1007bb531b45d9978919a56ea5059c245',