| 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',
|
|
|