| Index: gyp/public_headers.gypi | 
| diff --git a/gyp/public_headers.gypi b/gyp/public_headers.gypi | 
| index 4ee02d5512bea990ba1503a2fd4d00ebaf26eca8..74dfda364c1e553b2d052ed41cfb9a72bbd344bf 100644 | 
| --- a/gyp/public_headers.gypi | 
| +++ b/gyp/public_headers.gypi | 
| @@ -47,8 +47,6 @@ | 
| 'core/SkGeometry.h', | 
| 'core/SkGraphics.h', | 
| 'core/SkImage.h', | 
| -      'core/SkImageDecoder.h', | 
| -      'core/SkImageEncoder.h', | 
| 'core/SkImageFilter.h', | 
| 'core/SkInstCnt.h', | 
| 'core/SkLineClipper.h', | 
| @@ -186,7 +184,6 @@ | 
| 'gpu/gl/SkMesaGLContext.h', | 
| 'gpu/gl/SkGLContext.h', | 
| 'gpu/gl/SkNullGLContext.h', | 
| -      'images/SkForceLinking.h', | 
| 'images/SkMovie.h', | 
| 'images/SkPageFlipper.h', | 
| 'pathops/SkPathOps.h', | 
|  |