Commit f7c82cf5 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/openscreen/src 7ed8a344d043..3aa23228350c (1 commits)

https://chromium.googlesource.com/openscreen.git/+log/7ed8a344d043..3aa23228350c

git log 7ed8a344d043..3aa23228350c --date=short --first-parent --format='%ad %ae %s'
2020-02-14 mfoltz@chromium.org [Open Screen] Remove use of atomics in module code.

Created with:
  gclient setdep -r src/third_party/openscreen/src@3aa23228350c

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

Bug: None
Tbr: jophba@chromium.org
Change-Id: I0dc5b10c1a144b7dee3510828ab2499c08a217ec
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2057729Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#741647}
parent fefdf94d
...@@ -1220,7 +1220,7 @@ deps = { ...@@ -1220,7 +1220,7 @@ deps = {
Var('chromium_git') + '/external/github.com/cisco/openh264' + '@' + '6f26bce0b1c4e8ce0e13332f7c0083788def5fdf', Var('chromium_git') + '/external/github.com/cisco/openh264' + '@' + '6f26bce0b1c4e8ce0e13332f7c0083788def5fdf',
'src/third_party/openscreen/src': 'src/third_party/openscreen/src':
Var('chromium_git') + '/openscreen' + '@' + '7ed8a344d04361c17ef068321ff31d019a920b71', Var('chromium_git') + '/openscreen' + '@' + '3aa23228350c41da8b42d199a4904bfd0144a75e',
'src/third_party/openxr/src': { 'src/third_party/openxr/src': {
'url': Var('chromium_git') + '/external/github.com/KhronosGroup/OpenXR-SDK' + '@' + '9e97b73e7dd2bfc07745489d728f6a36665c648f', '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