Roll Skia from 426f2198c464 to f1b6a8479d14 (3 revisions)

https://skia.googlesource.com/skia.git/+log/426f2198c464..f1b6a8479d14

2026-05-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from dd2538e6ee98 to c08a2903efbe (17 revisions)
2026-05-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 117aeb5a1170 to 997936e81bd4 (11 revisions)
2026-05-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).

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: I32a072faaaadcdcca89063bb6ec56bcbd38f344a
Reviewed-on: https://skia-review.googlesource.com/c/lottie-ci/+/1227676
Bot-Commit: skia-autoroll@skia-public.iam.gserviceaccount.com <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll@skia-public.iam.gserviceaccount.com <skia-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index 366522c..b403180 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': '426f2198c464b8ef04673d2a1dc34fceb16fe832',
+  'skia_revision': 'f1b6a8479d143f5517237b52e8534a5afac14a98',
   # 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 a34af04..a0e248a 100644
--- a/go.mod
+++ b/go.mod
@@ -67,7 +67,7 @@
 	go.opentelemetry.io/otel v1.37.0 // indirect
 	go.opentelemetry.io/otel/metric v1.37.0 // indirect
 	go.opentelemetry.io/otel/trace v1.37.0 // indirect
-	go.skia.org/infra v0.0.0-20260504151637-dd2538e6ee98 // indirect
+	go.skia.org/infra v0.0.0-20260505230412-c08a2903efbe // indirect
 	golang.org/x/crypto v0.41.0 // indirect
 	golang.org/x/exp v0.0.0-20250210185358-939b2ce775ac // indirect
 	golang.org/x/net v0.43.0 // indirect
diff --git a/go.sum b/go.sum
index 3fb0dfb..be61066 100644
--- a/go.sum
+++ b/go.sum
@@ -1292,6 +1292,8 @@
 go.skia.org/infra v0.0.0-20260501055612-1e3576271edf/go.mod h1:t3pSnCwOGTDvvhSDyUH6TNG3bxySLTElC22WKxOxzzU=
 go.skia.org/infra v0.0.0-20260504151637-dd2538e6ee98 h1:0atr+CgjDkFfuVeXMFQ7Wwstsu5ty1DnLMwTq6b9T58=
 go.skia.org/infra v0.0.0-20260504151637-dd2538e6ee98/go.mod h1:t3pSnCwOGTDvvhSDyUH6TNG3bxySLTElC22WKxOxzzU=
+go.skia.org/infra v0.0.0-20260505230412-c08a2903efbe h1:z+E6pK3tZxdOc+meKXXozCfo+OHSUiZcurxk3Ed5vS0=
+go.skia.org/infra v0.0.0-20260505230412-c08a2903efbe/go.mod h1:IN8jdFPrIDrbWzJuEezIB11r3fTYzUaXSghv98C9/AM=
 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=