Index: skia/skia.gyp |
=================================================================== |
--- skia/skia.gyp (revision 151030) |
+++ skia/skia.gyp (working copy) |
@@ -201,6 +201,7 @@ |
'../third_party/skia/src/core/SkBlitRow_D32.cpp', |
'../third_party/skia/src/core/SkBlitRow_D4444.cpp', |
'../third_party/skia/src/core/SkBlitter.cpp', |
+ '../third_party/skia/src/core/SkBlitter.h', |
'../third_party/skia/src/core/SkBlitter_4444.cpp', |
'../third_party/skia/src/core/SkBlitter_A1.cpp', |
'../third_party/skia/src/core/SkBlitter_A8.cpp', |
@@ -297,13 +298,13 @@ |
'../third_party/skia/src/core/SkScalar.cpp', |
'../third_party/skia/src/core/SkScalerContext.cpp', |
'../third_party/skia/src/core/SkScan.cpp', |
+ '../third_party/skia/src/core/SkScan.h', |
'../third_party/skia/src/core/SkScanPriv.h', |
'../third_party/skia/src/core/SkScan_AntiPath.cpp', |
'../third_party/skia/src/core/SkScan_Antihair.cpp', |
'../third_party/skia/src/core/SkScan_Hairline.cpp', |
'../third_party/skia/src/core/SkScan_Path.cpp', |
'../third_party/skia/src/core/SkShader.cpp', |
- '../third_party/skia/src/core/SkShape.cpp', |
'../third_party/skia/src/core/SkSpriteBlitter_ARGB32.cpp', |
'../third_party/skia/src/core/SkSpriteBlitter_RGB16.cpp', |
'../third_party/skia/src/core/SkSinTable.h', |
@@ -600,7 +601,6 @@ |
'../third_party/skia/include/core/SkAnnotation.h', |
'../third_party/skia/include/core/SkBitmap.h', |
'../third_party/skia/include/core/SkBlitRow.h', |
- '../third_party/skia/include/core/SkBlitter.h', |
'../third_party/skia/include/core/SkBounder.h', |
'../third_party/skia/include/core/SkBuffer.h', |
'../third_party/skia/include/core/SkCanvas.h', |
@@ -656,7 +656,6 @@ |
'../third_party/skia/include/core/SkScalar.h', |
'../third_party/skia/include/core/SkScalarCompare.h', |
'../third_party/skia/include/core/SkScalerContext.h', |
- '../third_party/skia/include/core/SkScan.h', |
'../third_party/skia/include/core/SkShader.h', |
'../third_party/skia/include/core/SkStream.h', |
'../third_party/skia/include/core/SkString.h', |