Roll Skia from 5b904e1b1370 to b0427017da02 (2 revisions)

https://skia.googlesource.com/skia.git/+log/5b904e1b1370..b0427017da02

2025-01-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 90fa48bf59cb to 9e9b5c63a6f8 (5 revisions)
2025-01-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 817f471a8e17 to bfcb830e04ff (26 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: Iabcd4552bfdbd6f352dbaae68bbc90ddfd680140
Reviewed-on: https://skia-review.googlesource.com/c/lottie-ci/+/937672
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 f3442de..3f046bb 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': '5b904e1b13700332e77b85882be954451faec015',
+  'skia_revision': 'b0427017da022cf34f9485d6361b1d03aac64021',
   # 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 2c71267..df27b1b 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-20250111004348-90fa48bf59cb // indirect
+	go.skia.org/infra v0.0.0-20250114001321-9e9b5c63a6f8 // 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 0a08137..9811c33 100644
--- a/go.sum
+++ b/go.sum
@@ -781,6 +781,8 @@
 go.skia.org/infra v0.0.0-20250109232601-c67b4fc704ca/go.mod h1:AIyC3mAtE7moB4ippEhflqgrOKPYmqIWJn0Y8APBGzM=
 go.skia.org/infra v0.0.0-20250111004348-90fa48bf59cb h1:eOY4reZgQTJcsmwWkUljwCZGV7x9VCTbsXv14lCfems=
 go.skia.org/infra v0.0.0-20250111004348-90fa48bf59cb/go.mod h1:AIyC3mAtE7moB4ippEhflqgrOKPYmqIWJn0Y8APBGzM=
+go.skia.org/infra v0.0.0-20250114001321-9e9b5c63a6f8 h1:8B/Ah//jeCAXsa+Cs2iHqSTvqzSBDFzZHdCxFjNDP6E=
+go.skia.org/infra v0.0.0-20250114001321-9e9b5c63a6f8/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=