Index: skia/skia.gyp |
=================================================================== |
--- skia/skia.gyp (revision 150532) |
+++ skia/skia.gyp (working copy) |
@@ -180,6 +180,7 @@ |
'../third_party/skia/src/core/SkAlphaRuns.cpp', |
'../third_party/skia/src/core/SkAntiRun.h', |
'../third_party/skia/src/core/SkBitmap.cpp', |
+ '../third_party/skia/src/core/SkBitmapHeap.cpp', |
'../third_party/skia/src/core/SkBitmapProcShader.cpp', |
'../third_party/skia/src/core/SkBitmapProcShader.h', |
'../third_party/skia/src/core/SkBitmapProcState.cpp', |
@@ -383,6 +384,7 @@ |
'../third_party/skia/src/gpu/GrBinHashKey.h', |
'../third_party/skia/src/gpu/GrBufferAllocPool.cpp', |
'../third_party/skia/src/gpu/GrBufferAllocPool.h', |
+ '../third_party/skia/src/gpu/GrCacheID.cpp', |
'../third_party/skia/src/gpu/GrClipData.cpp', |
'../third_party/skia/src/gpu/GrClipMaskManager.cpp', |
'../third_party/skia/src/gpu/GrClipMaskManager.h', |
@@ -702,6 +704,7 @@ |
'../third_party/skia/include/effects/SkTransparentShader.h', |
'../third_party/skia/include/gpu/GrAARectRenderer.h', |
+ '../third_party/skia/include/gpu/GrCacheID.h', |
'../third_party/skia/include/gpu/GrClipData.h', |
'../third_party/skia/include/gpu/GrColor.h', |
'../third_party/skia/include/gpu/GrConfig.h', |