Roll Skia from b6b95739a54a to 1c62a7b034c0 (1 revision)

https://skia.googlesource.com/skia.git/+log/b6b95739a54a..1c62a7b034c0

2020-06-30 csmartdalton@google.com Implement stroking with GPU tessellation

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: I4a17e4df98be6689044a103456e568e128cf930e
Reviewed-on: https://skia-review.googlesource.com/c/skiabot-test/+/299968
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 02bce55..0cbecd2 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': 'b6b95739a54a81eea494a983523f371d6e0f0fc1',
+  'skia_revision': '1c62a7b034c073dae64784a57bb4f794d41db893',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling Skia
   # and whatever else without interference from each other.