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

Unified Diff: gyp/pdf.gypi

Issue 1289863002: Revert of SkPDF: Move SkFlate into src/pdf (part 1/3) (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 4 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/pdf.gyp ('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 6cce52eb1742b8280b4a5d6046c3aa7bca2548d0..0c9cb0695d3bdffdc0fb37a81e4f442ce8b39c03 100644
--- a/gyp/pdf.gypi
+++ b/gyp/pdf.gypi
@@ -11,9 +11,6 @@
#
{
'sources': [
- # TODO(halcanary): Move to <(skia_src_path)/pdf.
- '<(skia_src_path)/core/SkFlate.cpp',
-
'<(skia_src_path)/doc/SkDocument_PDF.cpp',
'<(skia_src_path)/pdf/SkJpegInfo.cpp',
'<(skia_src_path)/pdf/SkJpegInfo.h',
« no previous file with comments | « gyp/pdf.gyp ('k') | gyp/skflate.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698