Roll skia ee655f8a94fe..b11ce19fc25f (1 commits)

https://skia.googlesource.com/skia.git/+log/ee655f8a94fe..b11ce19fc25f

git log ee655f8a94fe..b11ce19fc25f --date=short --first-parent --format='%ad %ae %s'
2020-02-14 khushalsagar@chromium.org images: Fix fuzzer crash for creating raster SkImage with invalid data.

Created with:
  gclient setdep -r skia@b11ce19fc25f

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: I503b3d1b43dcec49ecde7a810a0263ab321a8d9d
Reviewed-on: https://skia-review.googlesource.com/c/skiabot-test/+/271085
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 8273f34..c3db4f5 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': 'ee655f8a94fe61a18ffab3f4d5c51a4ee6b782fb',
+  'skia_revision': 'b11ce19fc25f443b917607e142047da2dd219ea6',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling Skia
   # and whatever else without interference from each other.