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

Unified Diff: gyp/pdf.gypi

Issue 1829693002: SkPDF: draw{Image,Bitmap} always serializes early (Closed) Base URL: https://skia.googlesource.com/skia.git@r1823683005
Patch Set: rebase Created 4 years, 9 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
« no previous file with comments | « bench/PDFBench.cpp ('k') | src/pdf/SkBitmapKey.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/pdf.gypi
diff --git a/gyp/pdf.gypi b/gyp/pdf.gypi
index ce97e36a1b0909f7278c5a4687d803d0b3de1cf0..ad6d66e17ec0a904b361a6c627d4cb22278005a4 100644
--- a/gyp/pdf.gypi
+++ b/gyp/pdf.gypi
@@ -11,6 +11,7 @@
#
{
'sources': [
+ '<(skia_src_path)/pdf/SkBitmapKey.h',
'<(skia_src_path)/pdf/SkDeflate.cpp',
'<(skia_src_path)/pdf/SkDeflate.h',
'<(skia_src_path)/pdf/SkJpegInfo.cpp',
« no previous file with comments | « bench/PDFBench.cpp ('k') | src/pdf/SkBitmapKey.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698