Roll skia e4720c68649c..1d17543133c0 (1 commits)

https://skia.googlesource.com/skia.git/+log/e4720c68649c..1d17543133c0

git log e4720c68649c..1d17543133c0 --date=short --first-parent --format='%ad %ae %s'
2020-01-14 egdaniel@google.com Pass in a SkColorType into SkImage_Gpu ctor.

Created with:
  gclient setdep -r skia@1d17543133c0

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

Bug: None
Tbr: borenet@google.com
Change-Id: I569b5df00a0784c64a3478fd8a4f11c1a437c5d0
Reviewed-on: https://skia-review.googlesource.com/c/skiabot-test/+/264502
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 9a4a3b9..6cb0277 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': 'e4720c68649c9a8651f8ec2e7eb5e739b1d4c96c',
+  'skia_revision': '1d17543133c023da03f1ef4ab0a125ca3782957c',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling Skia
   # and whatever else without interference from each other.