Index: gyp/core.gypi |
diff --git a/gyp/core.gypi b/gyp/core.gypi |
index d3102e4f926047ec8c6ff2f4db0f7ebe4617a596..2e7f1ea334cb4834d3aad4f85a889121341367ce 100644 |
--- a/gyp/core.gypi |
+++ b/gyp/core.gypi |
@@ -154,7 +154,6 @@ |
'<(skia_src_path)/core/SkLayerInfo.h', |
'<(skia_src_path)/core/SkLightingShader.h', |
'<(skia_src_path)/core/SkLightingShader.cpp', |
- '<(skia_src_path)/core/SkLightingShader_NormalSource.cpp', |
'<(skia_src_path)/core/SkLinearBitmapPipeline.cpp', |
'<(skia_src_path)/core/SkLinearBitmapPipeline.h', |
'<(skia_src_path)/core/SkLinearBitmapPipeline_core.h', |
@@ -190,6 +189,8 @@ |
'<(skia_src_path)/core/SkNextID.h', |
'<(skia_src_path)/core/SkNinePatchIter.cpp', |
'<(skia_src_path)/core/SkNinePatchIter.h', |
+ '<(skia_src_path)/core/SkNormalSource.cpp', |
+ '<(skia_src_path)/core/SkNormalSource.h', |
'<(skia_src_path)/core/SkNx.h', |
'<(skia_src_path)/core/SkOpts.cpp', |
'<(skia_src_path)/core/SkOpts.h', |