Roll skia b3779f53f5d8..528998dfd52f (1 commits)

https://skia.googlesource.com/skia.git/+log/b3779f53f5d8..528998dfd52f

git log b3779f53f5d8..528998dfd52f --date=short --first-parent --format='%ad %ae %s'
2020-02-14 reed@google.com Fix impl for OverdrawColorFilter to not rely on details of pmcolor, esp. during serialization. We now store/serialize SkColor, which is stable.

Created with:
  gclient setdep -r skia@528998dfd52f

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-lottie-ci-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

TBR=borenet@google.com

Cq-Include-Trybots: skia/skia.primary:Housekeeper-PerCommit-InfraTests
Bug: None
Change-Id: I71c7c0b658dbcac1321165efaff39eb16adb67c8
Tbr: borenet@google.com
Reviewed-on: https://skia-review.googlesource.com/c/lottie-ci/+/270935
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 894adfa..3b5d6e8 100644
--- a/DEPS
+++ b/DEPS
@@ -11,7 +11,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': 'b3779f53f5d8dcce7692864ce7685584c750401d',
+  'skia_revision': '528998dfd52f5d90def2ee9c702fae9bb855d88f',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling Skia
   # and whatever else without interference from each other.