Roll Skia from 7e74746f7f59 to 60fc6504338d (1 revision)

https://skia.googlesource.com/skia.git/+log/7e74746f7f59..60fc6504338d

2020-08-10 tdenniston@google.com Lower cubic stroke recursion limit to 24

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 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/master/autoroll/README.md

Tbr: borenet@google.com
Change-Id: I9873f2f0591da6fcb1105b55bcc018842cfbf435
Reviewed-on: https://skia-review.googlesource.com/c/skiabot-test/+/309118
Reviewed-by: 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 e05bbb3..ab507cc 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': '7e74746f7f595d516fd9a22cdfdc78252744a52d',
+  'skia_revision': '60fc6504338dda1c5da90c79f78eb309af4054f8',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling Skia
   # and whatever else without interference from each other.