Roll Skia from 0b22a72dffeb to b20651c1aad4 (3 revisions)

https://skia.googlesource.com/skia.git/+log/0b22a72dffeb..b20651c1aad4

2024-04-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from c3eaa8e0f793 to 0589073495d2
2024-04-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 5eaadb2feb71 to 09d0317bc33e (8 revisions)
2024-04-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 94a452f2f2ae to c3eaa8e0f793 (6 revisions)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-lottie-ci-autoroll
Please CC borenet@google.com,skiabot@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Cq-Include-Trybots: skia/skia.primary:Housekeeper-PerCommit-InfraTests
Tbr: borenet@google.com
Change-Id: I2f511be42ccb70dffc86d73417e7bc6bbf6858ea
Reviewed-on: https://skia-review.googlesource.com/c/lottie-ci/+/847844
Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index 61a410e..2de593f 100644
--- a/DEPS
+++ b/DEPS
@@ -11,7 +11,7 @@
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling Skia
   # and whatever else without interference from each other.
-  'skia_revision': '0b22a72dffeb024b9ef1daa6da95819042154565',
+  'skia_revision': 'b20651c1aad43e3447830d6ce7a68ca507b398a4',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling Skia
   # and whatever else without interference from each other.
diff --git a/go.mod b/go.mod
index de55b1c..d30cd11 100644
--- a/go.mod
+++ b/go.mod
@@ -50,7 +50,7 @@
 	github.com/zeebo/bencode v1.0.0 // indirect
 	go.chromium.org/luci v0.0.0-20240206071351-fb32c458db6e // indirect
 	go.opencensus.io v0.24.0 // indirect
-	go.skia.org/infra v0.0.0-20240428052651-94a452f2f2ae // indirect
+	go.skia.org/infra v0.0.0-20240429230854-c3eaa8e0f793 // indirect
 	golang.org/x/crypto v0.17.0 // indirect
 	golang.org/x/exp v0.0.0-20231127185646-65229373498e // indirect
 	golang.org/x/net v0.19.0 // indirect
diff --git a/go.sum b/go.sum
index 5a84a50..9ce986c 100644
--- a/go.sum
+++ b/go.sum
@@ -394,6 +394,8 @@
 go.skia.org/infra v0.0.0-20240426000353-07bdf2c05272/go.mod h1:K9eLLaIdogT1O6uEBKqrIyYWyDeU7jxxghdG+DI8pmw=
 go.skia.org/infra v0.0.0-20240428052651-94a452f2f2ae h1:HZ9NlFRsOMQbxbPdgWPdD2/Mpplk/fGjiCsLtF3EpTw=
 go.skia.org/infra v0.0.0-20240428052651-94a452f2f2ae/go.mod h1:K9eLLaIdogT1O6uEBKqrIyYWyDeU7jxxghdG+DI8pmw=
+go.skia.org/infra v0.0.0-20240429230854-c3eaa8e0f793 h1:BFjTiYvqweI2/s3euVB2jPNT/TNMFDanEYbCoC2mEEk=
+go.skia.org/infra v0.0.0-20240429230854-c3eaa8e0f793/go.mod h1:K9eLLaIdogT1O6uEBKqrIyYWyDeU7jxxghdG+DI8pmw=
 golang.org/x/crypto v0.0.0-20180904163835-0709b304e793/go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4=
 golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
 golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI=