summaryrefslogtreecommitdiff
path: root/pdfium.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'pdfium.gyp')
-rw-r--r--pdfium.gyp5
1 files changed, 0 insertions, 5 deletions
diff --git a/pdfium.gyp b/pdfium.gyp
index 2b21e9d9aa..7b6ac0c094 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -23,11 +23,6 @@
['pdf_use_skia==1', {
'defines': ['_SKIA_SUPPORT_'],
}],
- ['bundle_freetype==1', {
- 'defines' : [
- 'FT2_BUILD_LIBRARY',
- ],
- }],
['OS=="linux"', {
'conditions': [
['target_arch=="x64"', {