Roll third_party/freetype/src/ 62fea391f..a44347475 (18 commits)

https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/62fea391fa99..a4434747558d

To make the build work, remove a reference to internal.h which no longer
exists upstream.

Created with:
  roll-dep third_party/freetype/src

Change-Id: I0273c0fde18e18ca0a415d95160be233051c6991
Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/71050
Reviewed-by: Dominik Röttsches <drott@chromium.org>
Commit-Queue: Lei Zhang <thestig@chromium.org>
diff --git a/DEPS b/DEPS
index 9aff00f..9085767 100644
--- a/DEPS
+++ b/DEPS
@@ -47,7 +47,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': '62fea391fa9993f8c1d206a50080d690178ce518',
+  'freetype_revision': 'a4434747558d872c55e55ce428019a8e15d222dc',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling gtest
   # and whatever else without interference from each other.
diff --git a/third_party/BUILD.gn b/third_party/BUILD.gn
index 277a6c3..468f771 100644
--- a/third_party/BUILD.gn
+++ b/third_party/BUILD.gn
@@ -139,7 +139,6 @@
       "//third_party/freetype/src/include/freetype/internal/ftstream.h",
       "//third_party/freetype/src/include/freetype/internal/fttrace.h",
       "//third_party/freetype/src/include/freetype/internal/ftvalid.h",
-      "//third_party/freetype/src/include/freetype/internal/internal.h",
       "//third_party/freetype/src/include/freetype/internal/psaux.h",
       "//third_party/freetype/src/include/freetype/internal/pshints.h",
       "//third_party/freetype/src/include/freetype/internal/services/svbdf.h",
diff --git a/third_party/freetype/README.pdfium b/third_party/freetype/README.pdfium
index 49b0814..7f02d03 100644
--- a/third_party/freetype/README.pdfium
+++ b/third_party/freetype/README.pdfium
@@ -1,7 +1,7 @@
 Name: FreeType
 URL: http://www.freetype.org/
-Version: VER-2-10-1-129
-Revision: 62fea391fa9993f8c1d206a50080d690178ce518
+Version: VER-2-10-2-23
+Revision: a4434747558d872c55e55ce428019a8e15d222dc
 Security Critical: yes
 License: FreeType License (FTL)
 License File: FTL.TXT