summaryrefslogtreecommitdiff
path: root/third_party/BUILD.gn
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2018-08-14 18:11:34 +0000
committerChromium commit bot <commit-bot@chromium.org>2018-08-14 18:11:34 +0000
commitf46d49b52d39f8a56e40a95e0d9d2b574301fa04 (patch)
treef0a9b7f6d55b1df482fb7a01fd47f15e453d1e03 /third_party/BUILD.gn
parent692aeadfe32d9aa9516cfdf7705b979db548d974 (diff)
downloadpdfium-chromium/3523.tar.xz
Roll third_party/freetype/src/ 578bcf103..96b5e5009 (23 commits)chromium/3523
https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/578bcf103a12..96b5e500909c BUG=pdfium:1131,pdfium:1133 TBR=npm@chromium.org Change-Id: I79f2c1d1ee23ddfc183a666137c1a28baabafeee Reviewed-on: https://pdfium-review.googlesource.com/39950 Reviewed-by: Lei Zhang <thestig@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org>
Diffstat (limited to 'third_party/BUILD.gn')
-rw-r--r--third_party/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/BUILD.gn b/third_party/BUILD.gn
index 847229273e..33b160f1e7 100644
--- a/third_party/BUILD.gn
+++ b/third_party/BUILD.gn
@@ -163,6 +163,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/ftdebug.c",
"//third_party/freetype/src/src/base/ftglyph.c",
"//third_party/freetype/src/src/base/ftinit.c",
"//third_party/freetype/src/src/base/ftmm.c",