Roll skia 08842e9ec4dd..c38c00a9b005 (1 commits)

https://skia.googlesource.com/skia.git/+log/08842e9ec4dd..c38c00a9b005

git log 08842e9ec4dd..c38c00a9b005 --date=short --first-parent --format='%ad %ae %s'
2020-01-17 sergeyu@google.com Fix protected image allocation in createVkImageForBackendSurface()

Created with:
  gclient setdep -r skia@c38c00a9b005

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: I93dc2aa73f041e9dc5f063979f3f34f057a5e577
Reviewed-on: https://skia-review.googlesource.com/c/skiabot-test/+/265035
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 f1ce65e..ee77f45 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': '08842e9ec4dd52dac2420456b77e23959d9399db',
+  'skia_revision': 'c38c00a9b0050fce324945009c7e455642494cc6',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling Skia
   # and whatever else without interference from each other.