Roll Skia from a221f1c36d54 to 8e3b6be33d62 (1 revision)

https://skia.googlesource.com/skia.git/+log/a221f1c36d54..8e3b6be33d62

2020-10-13 johnstiles@google.com Convert expression arrays from std::vector to SkSTArray.

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: Ie6a4ba9d043c616c3506bd716a124c3b52fc368f
Reviewed-on: https://skia-review.googlesource.com/c/skiabot-test/+/326682
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 9a8bf73..f2a57e9 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': 'a221f1c36d54c42bb7bdc65e257eec442d888736',
+  'skia_revision': '8e3b6be33d62ebd5b38aa08b28ca27368179c85f',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling Skia
   # and whatever else without interference from each other.