Roll Skia from 71e698aedf75 to 472faa80deaf (3 revisions)

https://skia.googlesource.com/skia.git/+log/71e698aedf75..472faa80deaf

2025-01-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from b225419fd227 to d65751b40f7e (2 revisions)
2025-01-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 85de9aa78bc8 to 0cf38d98a8ba (2 revisions)
2025-01-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 6fd1ead44af5 to 783200f5fd9e (3 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: Iecdcdafea6c926dba2f80bf811c197ee643cbf93
Reviewed-on: https://skia-review.googlesource.com/c/lottie-ci/+/935180
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 f5f300d..dff6534 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': '71e698aedf75a1a5d58b3d076348e9a7c0127859',
+  'skia_revision': '472faa80deaf1f357b285b38360a63d8f03484c6',
   # 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 4528767..e05f0f0 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-20250102041553-6fd1ead44af5 // indirect
+	go.skia.org/infra v0.0.0-20250104003448-783200f5fd9e // indirect
 	golang.org/x/crypto v0.20.0 // indirect
 	golang.org/x/exp v0.0.0-20231127185646-65229373498e // indirect
 	golang.org/x/net v0.21.0 // indirect
diff --git a/go.sum b/go.sum
index e7b7f62..f1c6e30 100644
--- a/go.sum
+++ b/go.sum
@@ -769,6 +769,8 @@
 go.skia.org/infra v0.0.0-20250101041451-ec5e5e9d35c8/go.mod h1:AIyC3mAtE7moB4ippEhflqgrOKPYmqIWJn0Y8APBGzM=
 go.skia.org/infra v0.0.0-20250102041553-6fd1ead44af5 h1:tiPoTb/xD0AGhWKVzslUnXTUIu/bxMf2ORuopxUChs4=
 go.skia.org/infra v0.0.0-20250102041553-6fd1ead44af5/go.mod h1:AIyC3mAtE7moB4ippEhflqgrOKPYmqIWJn0Y8APBGzM=
+go.skia.org/infra v0.0.0-20250104003448-783200f5fd9e h1:YvLzsqydWr99JTzsjmHR/fxa3H8EalrQj0FWNWFyI1A=
+go.skia.org/infra v0.0.0-20250104003448-783200f5fd9e/go.mod h1:AIyC3mAtE7moB4ippEhflqgrOKPYmqIWJn0Y8APBGzM=
 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=