Roll Skia from 864f6d868ec0 to 15da9c78ddbd (2 revisions)

https://skia.googlesource.com/skia.git/+log/864f6d868ec0..15da9c78ddbd

2024-04-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 72b1e50d159a to e6a1f0f0732a
2024-04-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from b24132ef5cdf to e6a1f0f0732a (21 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 kjlubick@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: kjlubick@google.com
Change-Id: I02edee1758ab8ad1ce9820a4450c59ec200a25b9
Reviewed-on: https://skia-review.googlesource.com/c/lottie-ci/+/845824
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index e163eb6..a000945 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': '864f6d868ec05dcdd1ed53c5c36d04370b94abe9',
+  'skia_revision': '15da9c78ddbd184784fb31cbd6d7230bbe655ea2',
   # 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 7273dd4..e966940 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-20240424001027-b24132ef5cdf // indirect
+	go.skia.org/infra v0.0.0-20240424235656-e6a1f0f0732a // 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 e5179ff..4f755c3 100644
--- a/go.sum
+++ b/go.sum
@@ -388,6 +388,8 @@
 go.skia.org/infra v0.0.0-20240422215614-eb81b28b0318/go.mod h1:K9eLLaIdogT1O6uEBKqrIyYWyDeU7jxxghdG+DI8pmw=
 go.skia.org/infra v0.0.0-20240424001027-b24132ef5cdf h1:PKriBdu7tNpBu41OVOVZr4UEUVNLPxZ+vmb4QDaalhE=
 go.skia.org/infra v0.0.0-20240424001027-b24132ef5cdf/go.mod h1:K9eLLaIdogT1O6uEBKqrIyYWyDeU7jxxghdG+DI8pmw=
+go.skia.org/infra v0.0.0-20240424235656-e6a1f0f0732a h1:AaAWxdBqsRG+dz/xe71s4E8y1XvdB2PmMBNVTXKeYyI=
+go.skia.org/infra v0.0.0-20240424235656-e6a1f0f0732a/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=