Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(272)

Unified Diff: gyp/xps.gyp

Issue 963953002: XPS, DM: add SkDocument::CreateXPS (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: fix conics Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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': {
« no previous file with comments | « gyp/dm.gyp ('k') | include/core/SkDocument.h » ('j') | include/core/SkDocument.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698