aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/tools.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gyp/tools.gyp')
-rw-r--r--gyp/tools.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/gyp/tools.gyp b/gyp/tools.gyp
index e2e12bf3fa..f36c523435 100644
--- a/gyp/tools.gyp
+++ b/gyp/tools.gyp
@@ -521,10 +521,12 @@
'../tools/PdfRenderer.h',
],
'include_dirs': [
+ '../src/core',
'../src/pipe/utils/',
'../src/utils/',
],
'dependencies': [
+ 'flags.gyp:flags',
'pdf.gyp:pdf',
'skia_lib.gyp:skia_lib',
'tools.gyp:picture_utils',