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

Unified Diff: gyp/core.gyp

Issue 24811002: Update the SkDocument interface to allow for 1) abort won't emit pdf, 2) close can report success/f… (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 3 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/core.gyp
diff --git a/gyp/core.gyp b/gyp/core.gyp
index 2639ff45c5f162c4e374e0532bea1f81c227d5c0..002fbf8620b9e9780a2f7fdbd374900fcfa3dc24 100644
--- a/gyp/core.gyp
+++ b/gyp/core.gyp
@@ -17,6 +17,7 @@
'../include/core',
'../include/lazy',
'../include/pathops',
+ '../include/pdf',
'../include/pipe',
'../include/ports',
'../include/utils',

Powered by Google App Engine
This is Rietveld 408576698