aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/xps.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gyp/xps.gyp')
-rw-r--r--gyp/xps.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gyp/xps.gyp b/gyp/xps.gyp
index 80901660ac..5249c16790 100644
--- a/gyp/xps.gyp
+++ b/gyp/xps.gyp
@@ -7,12 +7,12 @@
'core.gyp:core',
'images.gyp:images',
'utils.gyp:utils',
- 'pdf.gyp:pdf', # needed to get SkBitSet
],
'include_dirs': [
'../include/device/xps',
'../include/utils/win',
'../src/core', # needed to get SkGlyphCache.h
+ '../src/utils', # needed to get SkBitSet.h
],
'sources': [
'../include/device/xps/SkConstexprMath.h',