Roll skia a1050ed2b112..3f7c865936cc (1 commits)

https://skia.googlesource.com/skia.git/+log/a1050ed2b112..3f7c865936cc

git log a1050ed2b112..3f7c865936cc --date=short --no-merges --format='%ad %ae %s'
2019-11-07 mtklein@google.com avoid the JIT on MSAN builds

Created with:
  gclient setdep -r skia@3f7c865936cc

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: I1851d0761eae83237ca4885261a61727c785b2b7
Reviewed-on: https://skia-review.googlesource.com/c/skiabot-test/+/253435
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 46f71c8..b211db8 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': 'a1050ed2b1120613d9ae9587e3c0f4116e17337f',
+  'skia_revision': '3f7c865936cc808af26d88bc1f5740a29cfce200',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling Skia
   # and whatever else without interference from each other.