Roll src/third_party/skia/ bd6525304..8bac92800 (9 commits)

https://skia.googlesource.com/skia.git/+log/bd6525304d44..8bac928009b8

$ git log bd6525304..8bac92800 --date=short --no-merges --format='%ad %ae %s'
2018-03-06 robertphillips Fix .fp files
2018-03-05 bungeman Draw glyphs from paths if they have an empty path.
2018-03-06 reed check for valid inputs to shadows
2018-03-05 herb Add GetTypefaceOrDefault to SkPaintPriv
2018-03-06 caryclark use points instead of verbs for interpolate
2018-03-01 hcm Update Skia milestone to 67
2018-03-05 reed make compute helper for blurs private
2018-03-06 robertphillips Move internal calls from GrContext to GrContextPriv
2018-03-05 scroggo Fix drawing SkAnimatedImages with transparency

Created with:
  roll-dep src/third_party/skia
BUG=816763


The AutoRoll server is located here: https://autoroll.skia.org

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.


CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
[email protected]

Change-Id: I9852eac848da96f9880bdbff53ac9e703af941fb
Reviewed-on: https://chromium-review.googlesource.com/951712
Reviewed-by: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#541166}
diff --git a/DEPS b/DEPS
index 15bdc86..19ddf67 100644
--- a/DEPS
+++ b/DEPS
@@ -79,7 +79,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': 'bd6525304d448f9c1ce04bf6b10bc9306802823e',
+  'skia_revision': '8bac928009b8689f082e48ad5bc62f65297b894b',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling V8
   # and whatever else without interference from each other.