Index: gyp/gpu.gypi |
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi |
index 9e333280375de975ac7350a1503afda13a05bb39..98c9175a506f720f6fce790b932b24ebc1dbeb53 100644 |
--- a/gyp/gpu.gypi |
+++ b/gyp/gpu.gypi |
@@ -38,7 +38,6 @@ |
'<(skia_include_path)/gpu/GrUserConfig.h', |
'<(skia_include_path)/gpu/GrXferProcessor.h', |
- '<(skia_include_path)/gpu/effects/GrConstColorProcessor.h', |
'<(skia_include_path)/gpu/effects/GrCoverageSetOpXP.h', |
'<(skia_include_path)/gpu/effects/GrCustomXfermode.h', |
'<(skia_include_path)/gpu/effects/GrPorterDuffXferProcessor.h', |
@@ -201,7 +200,6 @@ |
'<(skia_src_path)/gpu/effects/Gr1DKernelEffect.h', |
'<(skia_src_path)/gpu/effects/GrConfigConversionEffect.cpp', |
'<(skia_src_path)/gpu/effects/GrConfigConversionEffect.h', |
- '<(skia_src_path)/gpu/effects/GrConstColorProcessor.cpp', |
'<(skia_src_path)/gpu/effects/GrCoverageSetOpXP.cpp', |
'<(skia_src_path)/gpu/effects/GrCustomXfermode.cpp', |
'<(skia_src_path)/gpu/effects/GrCustomXfermodePriv.h', |