diff options
Diffstat (limited to 'pdfium.gyp')
-rw-r--r-- | pdfium.gyp | 2 |
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': { |