Roll Skia from 9d5ba0ea4132 to 45313d1ce38f (1 revision)

https://skia.googlesource.com/skia.git/+log/9d5ba0ea4132..45313d1ce38f

2022-06-23 herb@google.com Replace SK_ARRAY_COUNT with std::size() for skia/modules

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 borenet@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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Change-Id: Iaa6fa5bb79a944226ace550e1310b9e646251490
Cq-Include-Trybots: skia/skia.primary:Housekeeper-PerCommit-InfraTests
Tbr: borenet@google.com
Reviewed-on: https://skia-review.googlesource.com/c/lottie-ci/+/552641
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 bca6786..082f113 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': '9d5ba0ea4132a212c99ec74637b09979249e3763',
+  'skia_revision': '45313d1ce38f0cbc11c3dc43fbd996cf10532d97',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling Skia
   # and whatever else without interference from each other.