Roll src/third_party/skia dbdd151b1cb9..656cefe65d62 (7 commits)

https://skia.googlesource.com/skia.git/+log/dbdd151b1cb9..656cefe65d62


git log dbdd151b1cb9..656cefe65d62 --date=short --no-merges --format='%ad %ae %s'
2018-09-27 [email protected] Add initial support for generating tagged PDFs.
2018-09-27 [email protected] SkPDF: Fix skia:8397, reduce RAM use, stop copying ClipStacks.
2018-09-27 [email protected] Move ARGB fallback helper into Painter
2018-09-27 [email protected] Roll skia/third_party/skcms 1c1d5560df11..dfd5b3a4a61f (1 commits)
2018-09-27 [email protected] Roll skia/third_party/skcms 0eb21d4ecadd..1c1d5560df11 (1 commits)
2018-09-27 [email protected] Call XInitThreads in sk_app startup
2018-09-27 [email protected] Roll third_party/externals/swiftshader 40a6005e7a14..8c5ca8d1a7ea (5 commits)


Created with:
  gclient setdep -r src/third_party/skia@656cefe65d62

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

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=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel
[email protected]

Change-Id: I36d5984c7dd08d6394e7906be1ca0ee513133686
Reviewed-on: https://chromium-review.googlesource.com/1249511
Reviewed-by: chromium-autoroll <[email protected]>
Commit-Queue: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/master@{#594859}
diff --git a/DEPS b/DEPS
index bc60b90..c20ed98 100644
--- a/DEPS
+++ b/DEPS
@@ -105,7 +105,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': 'dbdd151b1cb9535cdb51f3c19f247e2b5016ac1d',
+  'skia_revision': '656cefe65d620f9aa7f689e412fa7720fe01c447',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling V8
   # and whatever else without interference from each other.