Commit 8e6a549a authored by chromium-autoroll's avatar chromium-autoroll Committed by Chromium LUCI CQ

Roll Open Screen from b2522b5f9832 to 79c6ea2a0c44 (1 revision)

https://chromium.googlesource.com/openscreen.git/+log/b2522b5f9832..79c6ea2a0c44

2020-12-10 jophba@chromium.org Refactor session message sending

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 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/master/autoroll/README.md

Bug: None
Tbr: jophba@chromium.org
Change-Id: I84069036dab609e48730aff45256ec654dfcf756
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2585711
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#835878}
parent b78c0660
...@@ -1273,7 +1273,7 @@ deps = { ...@@ -1273,7 +1273,7 @@ deps = {
Var('chromium_git') + '/external/github.com/cisco/openh264' + '@' + '3dd5b80bc4f172dd82925bb259cb7c82348409c5', Var('chromium_git') + '/external/github.com/cisco/openh264' + '@' + '3dd5b80bc4f172dd82925bb259cb7c82348409c5',
'src/third_party/openscreen/src': 'src/third_party/openscreen/src':
Var('chromium_git') + '/openscreen' + '@' + 'b2522b5f9832ad9e64428a2245f4a7fb0171ec8d', Var('chromium_git') + '/openscreen' + '@' + '79c6ea2a0c44439e73d3c9d9859513eb4d086983',
'src/third_party/openxr/src': { 'src/third_party/openxr/src': {
'url': Var('chromium_git') + '/external/github.com/KhronosGroup/OpenXR-SDK' + '@' + '97cfe495bb7a3853266b646d1c79e169387f9c7a', 'url': Var('chromium_git') + '/external/github.com/KhronosGroup/OpenXR-SDK' + '@' + '97cfe495bb7a3853266b646d1c79e169387f9c7a',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment