Roll Skia from 60f985e90c5d to d29cc3fe182f (2 revisions) (#47419)

https://skia.googlesource.com/skia.git/+log/60f985e90c5d..d29cc3fe182f

2023-10-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 3208d90e145c to f76181c3925e
2023-10-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 654bb2135ce8 to 38f7fd16d6a0 (10 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-flutter-autoroll
Please CC aaclarke@google.com,brianosman@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 201344e..8fb9fa3 100644
--- a/DEPS
+++ b/DEPS
@@ -18,7 +18,7 @@
   'llvm_git': 'https://llvm.googlesource.com',
   # OCMock is for testing only so there is no google clone
   'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
-  'skia_revision': '60f985e90c5ddf238eb3a98459e2387e47f7acf8',
+  'skia_revision': 'd29cc3fe182f6e8a8539004a6a4ee8251677a6fd',
 
   # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
   # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.