Roll src/third_party/freetype/src/ d01e28f41..1e7a8f30c (12 commits)

https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/d01e28f41f88..1e7a8f30c231

$ git log d01e28f41..1e7a8f30c --date=short --no-merges --format='%ad %ae %s'
2019-01-08 apodtele [psaux, type1] Align tracing.
2019-01-08 chris.liddell [psaux] Fix closepath (#55414).
2018-12-30 ramakrishnan.nikhil Minor documentation fix.
2018-12-29 wl * src/autofit/aflatin2.c: Some fixes from `aflatin.c' (#55310).
2018-12-26 mpsuzuki * builds/mac/README: Fix a hyperlink to defunct www.gyve.org.
2018-12-25 wl Fix links (mostly http -> https).
2018-12-25 wl * src/psaux/cffdecode.c (cff_operaor_seac): Fix numeric overflow.
2018-12-12 wl [gxvalid] Fix compiler warnings.
2018-12-12 wl Fix documentation of TrueType bytecode interpreter debug hook.
2018-12-12 wl Minor documentation fixes.
2018-12-11 wl * src/truetype/ttgload.c (TT_Hint_Glyph): Remove useless test.
2018-12-10 wl Minor documentation updates and fixes.

Created with:
  roll-dep src/third_party/freetype/src
R=bungeman@chromium.org,drott@chromium.org

CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_chromium_msan_rel_ng

PDFium-Roll: https://pdfium-review.googlesource.com/c/pdfium/+/48170
Change-Id: Ia3c02f363acbe30785ec27c5123fd8bf6ffd1279
Reviewed-on: https://chromium-review.googlesource.com/c/1407039
Reviewed-by: Dominik Röttsches <drott@chromium.org>
Commit-Queue: Dominik Röttsches <drott@chromium.org>
Cr-Commit-Position: refs/heads/master@{#622139}
diff --git a/DEPS b/DEPS
index 056af90..86d064b 100644
--- a/DEPS
+++ b/DEPS
@@ -173,7 +173,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': 'd01e28f41f8810c8ea422b854f8722659589fa99',
+  'freetype_revision': '1e7a8f30c231bace001c617099e78f78743dd3b4',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling HarfBuzz
   # and whatever else without interference from each other.
diff --git a/third_party/freetype/README.chromium b/third_party/freetype/README.chromium
index 37de1d9f..5dd1cc12 100644
--- a/third_party/freetype/README.chromium
+++ b/third_party/freetype/README.chromium
@@ -1,7 +1,7 @@
 Name: FreeType
 URL: http://www.freetype.org/
-Version: VER-2-9-1-317
-Revision: d01e28f41f8810c8ea422b854f8722659589fa99
+Version: VER-2-9-1-329
+Revision: 1e7a8f30c231bace001c617099e78f78743dd3b4
 License: Custom license "inspired by the BSD, Artistic, and IJG (Independent
          JPEG Group) licenses"
 License File: src/docs/FTL.TXT