Roll Skia from f5563a1a1420 to 53182d5e2a93 (1 revision)

https://skia.googlesource.com/skia.git/+log/f5563a1a1420..53182d5e2a93

2022-08-05 herb@google.com PathOpSubmitter: switch from using a Mutex to using SkOnce

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 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

Tbr: borenet@google.com
Change-Id: I9a444165af6268a03e27247d39334af9aa602b2e
Reviewed-on: https://skia-review.googlesource.com/c/skiabot-test/+/565829
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 88ec7d4..1e8eb87 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': 'f5563a1a142095db91b6ca2493081339c74750b1',
+  'skia_revision': '53182d5e2a930114a488d7d0082e173b53e9d27d',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling Skia
   # and whatever else without interference from each other.