aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/pdf.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gyp/pdf.gyp')
-rw-r--r--gyp/pdf.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gyp/pdf.gyp b/gyp/pdf.gyp
index 1e69d9164e..c294986c79 100644
--- a/gyp/pdf.gyp
+++ b/gyp/pdf.gyp
@@ -20,7 +20,7 @@
'variables': { 'skia_pdf_use_sfntly%': 1, },
'dependencies': [
'skia_lib.gyp:skia_lib',
- 'skflate.gyp:skflate',
+ 'zlib.gyp:zlib',
],
'includes': [
'pdf.gypi',