Roll Skia from ae2b97d74812 to 8375bdc6e191 (3 revisions) (#53669)

https://skia.googlesource.com/skia.git/+log/ae2b97d74812..8375bdc6e191

2024-07-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 4a2ff9e87700 to bbcdf62c225f (1 revision)
2024-07-01 armansito@google.com Roll vello 6938a2893d..3ee3bea021
2024-07-01 brianosman@google.com Revert "SkSLTest: Disable SwizzleIndexStore test on Samsung GPU"

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC brianosman@google.com,jimgraham@google.com,rmistry@google.com,robertphillips@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 file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

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
diff --git a/DEPS b/DEPS
index 8be3d57..83bb19f 100644
--- a/DEPS
+++ b/DEPS
@@ -14,7 +14,7 @@
   'flutter_git': 'https://flutter.googlesource.com',
   'skia_git': 'https://skia.googlesource.com',
   'llvm_git': 'https://llvm.googlesource.com',
-  'skia_revision': 'ae2b97d74812391d93ddfb8d790007a658793223',
+  'skia_revision': '8375bdc6e191da6e39be965969cab4014bfbc8d1',
 
   # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
   # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.