Index: gyp/core.gypi |
diff --git a/gyp/core.gypi b/gyp/core.gypi |
index 7c89960e661d85b3977b27ccd13c241d1d06d7d1..516faf3095b11a47bf474d109d79dedd86e5d930 100644 |
--- a/gyp/core.gypi |
+++ b/gyp/core.gypi |
@@ -154,6 +154,7 @@ |
'<(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', |
@@ -189,8 +190,6 @@ |
'<(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', |