Roll Skia from 04ba04705156 to ad4ebe7da97a (5 revisions)

https://skia.googlesource.com/skia.git/+log/04ba04705156..ad4ebe7da97a

2026-05-04 kjlubick@google.com Change assert to graceful failure in SkRuntimeEffect
2026-05-04 kjlubick@google.com Remove Bazel-built viewer from CQ
2026-05-04 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2026-05-04 egdaniel@google.com Fix potential integer overflows in SurfaceContext using SkSafeMath
2026-05-04 kjlubick@google.com Add missing entries to FuzzMain

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: Ibc705d179049b6a564713a40262948ec44d8c6e7
Reviewed-on: https://skia-review.googlesource.com/c/lottie-ci/+/1225798
Commit-Queue: skia-autoroll@skia-public.iam.gserviceaccount.com <skia-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: skia-autoroll@skia-public.iam.gserviceaccount.com <skia-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index 8e76b8b..3aedd56 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': '04ba047051562d37432885b5a3955076b3225d28',
+  'skia_revision': 'ad4ebe7da97a25d455908053f0117c5ca4a18bf5',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling Skia
   # and whatever else without interference from each other.