Roll Skia from 7154b74e0561 to 76e22a31a883 (1 revision)

https://skia.googlesource.com/skia.git/+log/7154b74e0561..76e22a31a883

2020-07-31 fmalita@chromium.org Fix path builder initial gen ID

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/+doc/master/autoroll/README.md

Change-Id: I90494b0e4e2c2aa1d545cb736ff8015245131fcd
Cq-Include-Trybots: skia/skia.primary:Housekeeper-PerCommit-InfraTests
Tbr: borenet@google.com
Reviewed-on: https://skia-review.googlesource.com/c/lottie-ci/+/307241
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 e07ad80..2074d26 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': '7154b74e05613ebac5c6809edcc213495ac34f5f',
+  'skia_revision': '76e22a31a88388b3d61dbff8a6b630ebab246720',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling Skia
   # and whatever else without interference from each other.