From 461b634b8b45bf022412b364fac37f6ad3cafb69 Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Fri, 6 Nov 2015 10:32:28 -0800 Subject: 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 . --- third_party/third_party.gyp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'third_party/third_party.gyp') 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', -- cgit v1.2.3