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

Unified Diff: gyp/pdf.gypi

Issue 2251803002: SkPDF: pull out SkPDFMakeCIDGlyphWidthsArray.cpp (Closed) Base URL: https://skia.googlesource.com/skia.git@SkPdfEliminateSkPDFCIDfont
Patch Set: 2016-08-16 (Tuesday) 21:06:10 EDT Created 4 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 | « no previous file | src/pdf/SkPDFFont.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 18a773e2f3e3212670ee81ee250df46fa70423df..7b15b338857bc887b623ea745b34f99acd4c887d 100644
--- a/gyp/pdf.gypi
+++ b/gyp/pdf.gypi
@@ -34,6 +34,8 @@
'<(skia_src_path)/pdf/SkPDFFormXObject.h',
'<(skia_src_path)/pdf/SkPDFGraphicState.cpp',
'<(skia_src_path)/pdf/SkPDFGraphicState.h',
+ '<(skia_src_path)/pdf/SkPDFMakeCIDGlyphWidthsArray.cpp',
+ '<(skia_src_path)/pdf/SkPDFMakeCIDGlyphWidthsArray.h',
'<(skia_src_path)/pdf/SkPDFMakeToUnicodeCmap.cpp',
'<(skia_src_path)/pdf/SkPDFMakeToUnicodeCmap.h',
'<(skia_src_path)/pdf/SkPDFMetadata.cpp',
« no previous file with comments | « no previous file | src/pdf/SkPDFFont.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698