summaryrefslogtreecommitdiff
path: root/pdfium.gyp
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2015-11-06 10:42:38 -0800
committerLei Zhang <thestig@chromium.org>2015-11-06 10:42:38 -0800
commit41aa841f9700be9e20ecfec61ce22c5768ee4fc0 (patch)
tree4252eee3d3d580f1bc3dc49b8b69424c4a6e0269 /pdfium.gyp
parent461b634b8b45bf022412b364fac37f6ad3cafb69 (diff)
downloadpdfium-41aa841f9700be9e20ecfec61ce22c5768ee4fc0.tar.xz
XFA: Rename freetype to fx_freetype in pdfium.gyp.
Forgot to do so in commit 461b634b8b45bf022412b364fac37f6ad3cafb69. TBR=tsepez@chromium.org Review URL: https://codereview.chromium.org/1431073003 .
Diffstat (limited to 'pdfium.gyp')
-rw-r--r--pdfium.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/pdfium.gyp b/pdfium.gyp
index cc3b225623..23698d7846 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -128,7 +128,7 @@
'conditions': [
['bundle_freetype==1', {
'dependencies': [
- 'third_party/third_party.gyp:freetype',
+ 'third_party/third_party.gyp:fx_freetype',
],
}, {
'link_settings': {