Roll Skia from 76eea6d6e180 to 9032a5518086 (2 revisions)

https://skia.googlesource.com/skia.git/+log/76eea6d6e180..9032a5518086

2024-10-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 4fb594542104 to 8bc4729c0325 (3 revisions)
2024-10-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from be9d992b58d8 to 809e420e990b (16 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: Ia1764afeb8eadc1a81c116c5e33999d64435c18e
Reviewed-on: https://skia-review.googlesource.com/c/lottie-ci/+/913296
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 e71ab61..9585c0f 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': '76eea6d6e1801f64125be410de8e9bb49b1fe8db',
+  'skia_revision': '9032a5518086334d1c5c269e3bd5a743e38b0cc0',
   # 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 8dd9fd4..b9627a6 100644
--- a/go.mod
+++ b/go.mod
@@ -60,7 +60,7 @@
 	go.opentelemetry.io/otel v1.22.0 // indirect
 	go.opentelemetry.io/otel/metric v1.22.0 // indirect
 	go.opentelemetry.io/otel/trace v1.22.0 // indirect
-	go.skia.org/infra v0.0.0-20241024000606-4fb594542104 // indirect
+	go.skia.org/infra v0.0.0-20241024181505-8bc4729c0325 // indirect
 	golang.org/x/crypto v0.18.0 // indirect
 	golang.org/x/exp v0.0.0-20231127185646-65229373498e // indirect
 	golang.org/x/net v0.20.0 // indirect
diff --git a/go.sum b/go.sum
index 3108cfa..a5f560d 100644
--- a/go.sum
+++ b/go.sum
@@ -669,6 +669,8 @@
 go.skia.org/infra v0.0.0-20241022201914-df0da6f45570/go.mod h1:zueFfZykW8MrW4sYGwR0Xwk0n/wc0JmXAza1BEoQ5HQ=
 go.skia.org/infra v0.0.0-20241024000606-4fb594542104 h1:fqkisRoq7plt/T4E//TG1eRO27+WyXO1t4sJ3EgqZMA=
 go.skia.org/infra v0.0.0-20241024000606-4fb594542104/go.mod h1:zueFfZykW8MrW4sYGwR0Xwk0n/wc0JmXAza1BEoQ5HQ=
+go.skia.org/infra v0.0.0-20241024181505-8bc4729c0325 h1:/SIBJDIwS9bi6KfOY+9Ubw3I/T7aDO1vkx2A/P7n0lY=
+go.skia.org/infra v0.0.0-20241024181505-8bc4729c0325/go.mod h1:zueFfZykW8MrW4sYGwR0Xwk0n/wc0JmXAza1BEoQ5HQ=
 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=