Roll Skia from fcf8cb2078fa to 5e9659579ecf (1 revision)

https://skia.googlesource.com/skia.git/+log/fcf8cb2078fa..5e9659579ecf

2020-08-06 jvanverth@google.com Fix unaligned pointer warning on iOS.

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: Ib85e738dc71c98bafe80532f4f2a720fed03e153
Reviewed-on: https://skia-review.googlesource.com/c/skiabot-test/+/308552
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 523bc71..2c37325 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': 'fcf8cb2078fae1972ac6f9759a136d84ed54ecaf',
+  'skia_revision': '5e9659579ecf9221d3a9ca827b4c40432254c487',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling Skia
   # and whatever else without interference from each other.