From 1c33e935a150fa72b718fad7e40d295b58acdd6e Mon Sep 17 00:00:00 2001
From: chromium-autoroll
 <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Date: Mon, 18 Jul 2022 20:56:15 +0000
Subject: [PATCH] Roll Skia from 5ac1fd3407dc to fd135a7ad8ca (5 revisions)

https://skia.googlesource.com/skia.git/+log/5ac1fd3407dc..fd135a7ad8ca

2022-07-18 jzern@google.com update libwebp to 1.2.3
2022-07-18 kjlubick@google.com [bazel] Move remaining deps out of //third_party/BUILD.bazel
2022-07-18 kjlubick@google.com [bazel] Move harfbuzz out of third_party/BUILD.bazel
2022-07-18 kjlubick@google.com [bazel] Move icu to //bazel/icu/
2022-07-18 kjlubick@google.com [bazel] Move Freetype build rules to //bazel/external

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-autoroll
Please CC herb@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry

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/main/autoroll/README.md

Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-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
Cq-Do-Not-Cancel-Tryjobs: true
Bug: None
Tbr: herb@google.com
Change-Id: Ia99ecaaadbf37d77ddff1e42f740291f780d8914
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3770204
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1025394}
---
 DEPS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/DEPS b/DEPS
index 49f1d1fa21458..d062a032027d2 100644
--- a/DEPS
+++ b/DEPS
@@ -294,7 +294,7 @@ vars = {
   # 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': '5ac1fd3407dc06b665f722d193ecf1692e47c3eb',
+  'skia_revision': 'fd135a7ad8ca4c1ac4c411d020dfad206a02d558',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling V8
   # and whatever else without interference from each other.