Roll src/third_party/freetype/src 3fa35aa420ee..3de1b8d0b098 (4 commits)

https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/3fa35aa420ee..3de1b8d0b098

git log 3fa35aa420ee..3de1b8d0b098 --date=short --no-merges --format='%ad %ae %s'
2019-09-05 [email protected] [cmake] Add brotli support.
2019-09-05 [email protected] FindHarfBuzz.cmake: Change indentation to two spaces; shorten lines.
2019-09-05 [email protected] Fix handling of `AF_CONFIG_OPTION_INDIC'.
2019-09-05 [email protected] CMakeLists.txt: Fix generation of DLL related stuff (#56852).

Created with:
  gclient setdep -r src/third_party/freetype/src@3de1b8d0b098

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/freetype-chromium
Please CC [email protected],[email protected],[email protected] 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

CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_chromium_msan_rel_ng;luci.chromium.try:linux-blink-rel;luci.chromium.try:mac10.12-blink-rel;luci.chromium.try:mac10.13_retina-blink-rel;luci.chromium.try:win10-blink-rel;luci.chromium.try:win7-blink-rel
[email protected],[email protected],[email protected]

Bug: None
Change-Id: I6061bbaf2b0997c47c9d3833babb052c11f9ef02
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787840
Reviewed-by: chromium-autoroll <[email protected]>
Commit-Queue: chromium-autoroll <[email protected]>
Commit-Queue: Ben Wagner <[email protected]>
Cr-Commit-Position: refs/heads/master@{#693723}
diff --git a/DEPS b/DEPS
index 8a125f8..80a782e 100644
--- a/DEPS
+++ b/DEPS
@@ -213,7 +213,7 @@
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling freetype
   # and whatever else without interference from each other.
-  'freetype_revision': '3fa35aa420ee88856c60d3c0b7fedd43801953cc',
+  'freetype_revision': '3de1b8d0b0983cf49a187a4227e7950395a3b08f',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling HarfBuzz
   # and whatever else without interference from each other.