Commit 2438f362 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Open Screen from 8e5f2c0fe3e8 to af79da9ee416 (1 revision)

https://chromium.googlesource.com/openscreen.git/+log/8e5f2c0fe3e8..af79da9ee416

2020-10-02 miu@chromium.org [Cast Channel] Add broadcast routing in VirtualConnectionRouter.

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: I2546c47b8abaf9cf2b02ae6daaade6de1b2e0197
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2447072
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@{#813477}
parent 3d9a10d1
......@@ -1237,7 +1237,7 @@ deps = {
Var('chromium_git') + '/external/github.com/cisco/openh264' + '@' + '3dd5b80bc4f172dd82925bb259cb7c82348409c5',
'src/third_party/openscreen/src':
Var('chromium_git') + '/openscreen' + '@' + '8e5f2c0fe3e8f0a297a404d38f8d229d93a0325c',
Var('chromium_git') + '/openscreen' + '@' + 'af79da9ee416a7fa259e5e0d264ca92af1bd2fcc',
'src/third_party/openxr/src': {
'url': Var('chromium_git') + '/external/github.com/KhronosGroup/OpenXR-SDK' + '@' + '9e97b73e7dd2bfc07745489d728f6a36665c648f',
......
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