Roll third_party/skia/ d5c24c72d..2ac7682b5 (354 commits)

https://skia.googlesource.com/skia.git/+log/d5c24c72dc40..2ac7682b5303

Created with:
  roll-dep third_party/skia

Out-of-cycle DEPS roll to pick up recent Skia improvements that help
with Pdfium MSVC build with Skia enabled.  This is part of preparation
to enable runtime selection of Skia vs. AGG renderer.

Change-Id: I865f63f320bd61f8cdd882d80c2a6e417ea98122
Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/91892
Reviewed-by: Nigi <nigi@chromium.org>
Commit-Queue: Nigi <nigi@chromium.org>
diff --git a/DEPS b/DEPS
index e5ccb33..6ea455f 100644
--- a/DEPS
+++ b/DEPS
@@ -123,7 +123,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': 'd5c24c72dc4027823f1a11baefebb6a2ebe24341',
+  'skia_revision': '2ac7682b5303c11485ccc48f8e6264b27f102850',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling test_fonts
   # and whatever else without interference from each other.