Index: gyp/tools.gyp |
diff --git a/gyp/tools.gyp b/gyp/tools.gyp |
index e2e12bf3facf02f437ec30f2e3e40dd7a7ea4a3c..f36c523435a8a3aa97cd31c9e2310604edc667e2 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', |