aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gyp')
-rw-r--r--gyp/sfnt.gyp1
-rw-r--r--gyp/xps.gyp1
2 files changed, 2 insertions, 0 deletions
diff --git a/gyp/sfnt.gyp b/gyp/sfnt.gyp
index 1abae537bb..438f33e8e6 100644
--- a/gyp/sfnt.gyp
+++ b/gyp/sfnt.gyp
@@ -34,6 +34,7 @@
'../src/sfnt/SkOTUtils.h',
'../src/sfnt/SkPreprocessorSeq.h',
'../src/sfnt/SkSFNTHeader.h',
+ '../src/sfnt/SkTTCFHeader.h',
'../src/sfnt/SkTypedEnum.h',
'../src/sfnt/SkOTTable_name.cpp',
diff --git a/gyp/xps.gyp b/gyp/xps.gyp
index e5b7c0d6bb..376874205c 100644
--- a/gyp/xps.gyp
+++ b/gyp/xps.gyp
@@ -8,6 +8,7 @@
'dependencies': [
'skia_base_libs.gyp:skia_base_libs',
'images.gyp:images',
+ 'sfnt.gyp:sfnt',
],
'include_dirs': [
'../include/device/xps',