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

Unified Diff: gyp/pdf.gypi

Issue 957323003: miniz support in SkFlate / PDF (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: class comment 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
« no previous file with comments | « gyp/common_conditions.gypi ('k') | gyp/skflate.gyp » ('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 b6d244089ac6b8c2d1707a0dd3717194557017a9..6d6843933bdfc20dbb476a3962b07f23d18da4f5 100644
--- a/gyp/pdf.gypi
+++ b/gyp/pdf.gypi
@@ -8,8 +8,6 @@
{
'sources': [
'<(skia_src_path)/doc/SkDocument_PDF.cpp',
- '<(skia_src_path)/pdf/SkDeflateWStream.cpp',
- '<(skia_src_path)/pdf/SkDeflateWStream.h',
'<(skia_src_path)/pdf/SkPDFBitmap.cpp',
'<(skia_src_path)/pdf/SkPDFBitmap.h',
'<(skia_src_path)/pdf/SkPDFCanon.cpp',
« no previous file with comments | « gyp/common_conditions.gypi ('k') | gyp/skflate.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698