diff options
-rw-r--r-- | gyp/skia.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/skia.gyp b/gyp/skia.gyp index 9b712e904c..850cb9667f 100644 --- a/gyp/skia.gyp +++ b/gyp/skia.gyp @@ -597,6 +597,7 @@ '../include/config', '../include/core', '../include/pdf', + '../src/core', # needed to get SkGlyphCache.h and SkTextFormatParams.h ], 'sources': [ '../include/pdf/SkPDFCatalog.h', |