Index: gyp/core.gypi |
diff --git a/gyp/core.gypi b/gyp/core.gypi |
index b99f51c2adbb1de8f0cab5880928d9f9e0d70154..f6a2ce2ca777e1047593a65c2bf030dd072a493e 100644 |
--- a/gyp/core.gypi |
+++ b/gyp/core.gypi |
@@ -23,7 +23,6 @@ |
'<(skia_src_path)/core/SkAntiRun.h', |
'<(skia_src_path)/core/SkBBHFactory.cpp', |
'<(skia_src_path)/core/SkBBoxHierarchy.h', |
- '<(skia_src_path)/core/SkBigPicture.cpp', |
'<(skia_src_path)/core/SkBitmap.cpp', |
'<(skia_src_path)/core/SkBitmapCache.cpp', |
'<(skia_src_path)/core/SkBitmapDevice.cpp', |
@@ -118,6 +117,7 @@ |
'<(skia_src_path)/core/SkImageInfo.cpp', |
'<(skia_src_path)/core/SkImageGenerator.cpp', |
'<(skia_src_path)/core/SkLayerInfo.h', |
+ '<(skia_src_path)/core/SkLayerInfo.cpp', |
'<(skia_src_path)/core/SkLocalMatrixShader.cpp', |
'<(skia_src_path)/core/SkLineClipper.cpp', |
'<(skia_src_path)/core/SkMallocPixelRef.cpp', |
@@ -133,7 +133,6 @@ |
'<(skia_src_path)/core/SkMessageBus.h', |
'<(skia_src_path)/core/SkMetaData.cpp', |
'<(skia_src_path)/core/SkMipMap.cpp', |
- '<(skia_src_path)/core/SkMiniRecorder.cpp', |
'<(skia_src_path)/core/SkMultiPictureDraw.cpp', |
'<(skia_src_path)/core/SkPackBits.cpp', |
'<(skia_src_path)/core/SkPaint.cpp', |