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

Unified Diff: gyp/pdf.gyp

Issue 1372783003: SkPDF: Implement drawImage*() properly (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: 2015-09-29 (Tuesday) 14:09:03 EDT Created 5 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/pdf.gyp
diff --git a/gyp/pdf.gyp b/gyp/pdf.gyp
index c294986c79ab5a80260639eee9bf00d1ce35af39..ee304880f551cb691c96d88e3eec590b9ec8b684 100644
--- a/gyp/pdf.gyp
+++ b/gyp/pdf.gyp
@@ -29,6 +29,7 @@
'../include/private',
'../src/core', # needed to get SkGlyphCache.h and SkTextFormatParams.h
'../src/pdf',
+ '../src/image',
'../src/utils', # needed to get SkBitSet.h
],
'sources': [
« no previous file with comments | « gm/repeated_bitmap.cpp ('k') | src/pdf/SkJpegInfo.h » ('j') | src/pdf/SkPDFBitmap.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698