Roll third_party/freetype/src/ 11d4ce23a..0c14a3adb (2 commits)

https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/11d4ce23ac55..0c14a3adb08c

$ git log 11d4ce23a..0c14a3adb --date=short --no-merges --format='%ad %ae %s'
2019-12-14 wl [truetype] Fix integer overflow.
2019-12-13 wl Another bunch of UBSan warnings on adding offsets to nullptr.

Created with:
  roll-dep third_party/freetype/src

Tbr: drott@chromium.org
Change-Id: I6c56121fdfd6a0114f12338c42030b75965af73e
Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/63890
Reviewed-by: Lei Zhang <thestig@chromium.org>
Commit-Queue: Lei Zhang <thestig@chromium.org>
diff --git a/DEPS b/DEPS
index 2a9f6ef..2c3dd1c 100644
--- a/DEPS
+++ b/DEPS
@@ -20,7 +20,7 @@
   'clang_revision': '57e481c48de709b355cdb183420d930c60e07811',
   'code_coverage_revision': 'c7a868bacaccf4f52848e04564fb7de0671e0727',
   'depot_tools_revision': 'fe18a43d590a5eac0d58e7e555b024746ba290ad',
-  'freetype_revision': '11d4ce23ac55a7d881bba5214c47922c05127242',
+  'freetype_revision': '0c14a3adb08ca5aaac3188a63246361c50b069d4',
   'gtest_revision': '5395345ca4f0c596110188688ed990e0de5a181c',
   'icu_revision': '88ea42af73f4cd3b8b0d0837403d75a989d80504',
   'instrumented_lib_revision': '4dca59c6a614b08b394ed6154a8fcded9298b07e',
diff --git a/third_party/freetype/README.pdfium b/third_party/freetype/README.pdfium
index cf200af..a761bbb 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-85
-Revision: 11d4ce23ac55a7d881bba5214c47922c05127242
+Version: VER-2-10-1-87
+Revision: 0c14a3adb08ca5aaac3188a63246361c50b069d4
 Security Critical: yes
 License: FreeType License (FTL)
 License File: FTL.TXT