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

Unified Diff: gyp/tools.gyp

Issue 16660002: SkDocument base for pdf, xps, etc. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: add Done proc, so caller can delete the stream automatically when the doc is done with it Created 7 years, 6 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/tools.gyp
diff --git a/gyp/tools.gyp b/gyp/tools.gyp
index 25aa1dbf066f91355e1e0ab759f3d1cdacf47a28..62bbbd08c11cc3777a4b5724d1ea0580acb8c20f 100644
--- a/gyp/tools.gyp
+++ b/gyp/tools.gyp
@@ -64,6 +64,7 @@
],
'dependencies': [
'skia_lib.gyp:skia_lib',
+ 'pdf.gyp:pdf',
'flags.gyp:flags',
],
},
« no previous file with comments | « gyp/pdf.gyp ('k') | include/core/SkDocument.h » ('j') | include/core/SkDocument.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698