Index: gyp/core.gypi |
diff --git a/gyp/core.gypi b/gyp/core.gypi |
index edf661b7843e78e24f476ae0e7fa8ba7e44c2240..fef6fe45b36ca8cabf949d18b9198685c473a2fb 100644 |
--- a/gyp/core.gypi |
+++ b/gyp/core.gypi |
@@ -22,7 +22,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', |
@@ -117,6 +116,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', |
@@ -132,7 +132,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', |