summaryrefslogtreecommitdiff
path: root/third_party
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2015-11-06 10:32:28 -0800
committerLei Zhang <thestig@chromium.org>2015-11-06 10:32:28 -0800
commit461b634b8b45bf022412b364fac37f6ad3cafb69 (patch)
tree4fcfcc8c18ce375ebcadcaeeeeb0d7beb2c30336 /third_party
parentb3a8c21f42a588f80a849566bed6bcb1a82a50c6 (diff)
downloadpdfium-461b634b8b45bf022412b364fac37f6ad3cafb69.tar.xz
XFA: Sync samples/ build files with master.
This makes pdfium_test always link with the bundled freetype, which will fix many failing corpus tests. This merges snippets of 34bb6c58fe60206a08dc0a1f37b7cfe83e8c762c R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1423063006 .
Diffstat (limited to 'third_party')
-rw-r--r--third_party/third_party.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/third_party.gyp b/third_party/third_party.gyp
index 378b2058dc..55a7e3392e 100644
--- a/third_party/third_party.gyp
+++ b/third_party/third_party.gyp
@@ -33,7 +33,7 @@
],
},
{
- 'target_name': 'freetype',
+ 'target_name': 'fx_freetype',
'type': 'static_library',
'defines': [
'FT2_BUILD_LIBRARY',