| Index: gyp/pdf.gypi | 
| diff --git a/gyp/pdf.gypi b/gyp/pdf.gypi | 
| index ae4a032505b679710ec906b759fead10ae1f3d5c..a4b339214eeef36eceac35c0037c60a376928c6b 100644 | 
| --- a/gyp/pdf.gypi | 
| +++ b/gyp/pdf.gypi | 
| @@ -23,8 +23,6 @@ | 
| '<(skia_src_path)/pdf/SkPDFGraphicState.h', | 
| '<(skia_src_path)/pdf/SkPDFImage.cpp', | 
| '<(skia_src_path)/pdf/SkPDFImage.h', | 
| -        '<(skia_src_path)/pdf/SkPDFImageStream.cpp', | 
| -        '<(skia_src_path)/pdf/SkPDFImageStream.h', | 
| '<(skia_src_path)/pdf/SkPDFPage.cpp', | 
| '<(skia_src_path)/pdf/SkPDFPage.h', | 
| '<(skia_src_path)/pdf/SkPDFResourceDict.cpp', | 
|  |