Roll Skia from 7c61f8842248 to 0411eaf35f69 (1 revision)

https://skia.googlesource.com/skia.git/+log/7c61f8842248..0411eaf35f69

2024-10-01 jamesgk@google.com [graphite] Use 32 bit integers for SSBO indices

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-skiabot-test-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

Tbr: borenet@google.com
Change-Id: I4cf46abe8f347784493956c10c5990420f1f0cfa
Reviewed-on: https://skia-review.googlesource.com/c/skiabot-test/+/905278
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 49b443dd..f62ecad 100644
--- a/DEPS
+++ b/DEPS
@@ -3,7 +3,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': '7c61f88422487b2a8efd180435490d57316472bb',
+  'skia_revision': '0411eaf35f69e2a74415775eddab18aa00048ba8',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling Skia
   # and whatever else without interference from each other.