summaryrefslogtreecommitdiff
path: root/third_party
diff options
context:
space:
mode:
Diffstat (limited to 'third_party')
-rw-r--r--third_party/BUILD.gn4
-rw-r--r--third_party/freetype/README.pdfium4
2 files changed, 4 insertions, 4 deletions
diff --git a/third_party/BUILD.gn b/third_party/BUILD.gn
index 4a7d15f961..a188f56194 100644
--- a/third_party/BUILD.gn
+++ b/third_party/BUILD.gn
@@ -98,6 +98,7 @@ if (pdf_bundle_freetype) {
"//third_party/freetype/src/include/freetype/ftcffdrv.h",
"//third_party/freetype/src/include/freetype/fterrdef.h",
"//third_party/freetype/src/include/freetype/fterrors.h",
+ "//third_party/freetype/src/include/freetype/ftfntfmt.h",
"//third_party/freetype/src/include/freetype/ftglyph.h",
"//third_party/freetype/src/include/freetype/ftgzip.h",
"//third_party/freetype/src/include/freetype/ftimage.h",
@@ -159,6 +160,7 @@ if (pdf_bundle_freetype) {
"//third_party/freetype/src/src/base/ftbase.c",
"//third_party/freetype/src/src/base/ftbase.h",
"//third_party/freetype/src/src/base/ftbitmap.c",
+ "//third_party/freetype/src/src/base/ftfntfmt.c",
"//third_party/freetype/src/src/base/ftglyph.c",
"//third_party/freetype/src/src/base/ftinit.c",
"//third_party/freetype/src/src/base/ftlcdfil.c",
@@ -179,9 +181,7 @@ if (pdf_bundle_freetype) {
]
if (pdf_use_skia || pdf_use_skia_paths) {
sources += [
- "//third_party/freetype/src/include/freetype/ftfntfmt.h",
"//third_party/freetype/src/include/freetype/ftsynth.h",
- "//third_party/freetype/src/src/base/ftfntfmt.c",
"//third_party/freetype/src/src/base/ftfstype.c",
"//third_party/freetype/src/src/base/fttype1.c",
]
diff --git a/third_party/freetype/README.pdfium b/third_party/freetype/README.pdfium
index a36a91eeaf..88bbe320b7 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-8-1-115
-Revision: 8f5568bfc4fd5fe707f0e41915b57affc1bff0e3
+Version: VER-2-8-1-120
+Revision: bec14f688925467be708f01378fbbf82e6b19b42
Security Critical: yes
License: FreeType License (FTL)
License File: FTL.TXT