Roll Skia from a9163fca2e00 to 73e6a6614667 (1 revision)

https://skia.googlesource.com/skia.git/+log/a9163fca2e00..73e6a6614667

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

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: I41b6d2d6017f3424b4da56fd7cbf94f1e06a38a6
Cq-Include-Trybots: skia/skia.primary:Housekeeper-PerCommit-InfraTests
Tbr: borenet@google.com
Reviewed-on: https://skia-review.googlesource.com/c/lottie-ci/+/552001
Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index 3453a8a..14725e7 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': 'a9163fca2e003099e0499f449b1e0163fc42e42c',
+  'skia_revision': '73e6a6614667499f0403c01f0f20dd9e4f397c11',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling Skia
   # and whatever else without interference from each other.