Index: gyp/xps.gyp |
diff --git a/gyp/xps.gyp b/gyp/xps.gyp |
index 080dc62b6c345e5fa9a0e8408ce0ae8a9d30edc3..e66a4bebc900eee1821bdc9fc5a4da1b58507f7c 100644 |
--- a/gyp/xps.gyp |
+++ b/gyp/xps.gyp |
@@ -20,7 +20,9 @@ |
'../include/device/xps/SkXPSDevice.h', |
'../src/device/xps/SkXPSDevice.cpp', |
+ '../src/doc/SkDocument_XPS.cpp', |
], |
+ 'defines': [ 'SK_SUPPORT_XPS', ], |
'conditions': [ |
[ 'skia_os == "win"', { |
'link_settings': { |