Skip to content

Commit

Permalink
Roll src/third_party/openscreen/src 3aa23228350c..f14fa29a7b1d (1 com…
Browse files Browse the repository at this point in the history
…mits)

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

git log 3aa23228350c..f14fa29a7b1d --date=short --first-parent --format='%ad %ae %s'
2020-02-19 btolsch@chromium.org Add unsigned long long ByteSwap support

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

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: Ic4330bc60659c46ffb1df80ae1bd2b54d705cf05
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065395
Reviewed-by: chromium-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@{#742871}
  • Loading branch information
chromium-autoroll authored and Commit Bot committed Feb 20, 2020
1 parent 6f5e1c9 commit cd6cf02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -1220,7 +1220,7 @@ deps = {
Var('chromium_git') + '/external/github.com/cisco/openh264' + '@' + '6f26bce0b1c4e8ce0e13332f7c0083788def5fdf',

'src/third_party/openscreen/src':
Var('chromium_git') + '/openscreen' + '@' + '3aa23228350c41da8b42d199a4904bfd0144a75e',
Var('chromium_git') + '/openscreen' + '@' + 'f14fa29a7b1dc243b947b8366f691dfb2ac202cb',

'src/third_party/openxr/src': {
'url': Var('chromium_git') + '/external/github.com/KhronosGroup/OpenXR-SDK' + '@' + '9e97b73e7dd2bfc07745489d728f6a36665c648f',
Expand Down

0 comments on commit cd6cf02

Please sign in to comment.