Index: gyp/gpu.gypi |
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi |
index 2036b899561cbd21dfbfdbf4c2b2b021de3474a7..1fbbec89bd114b4d388022636f84a2901d97f0d5 100644 |
--- a/gyp/gpu.gypi |
+++ b/gyp/gpu.gypi |
@@ -175,7 +175,6 @@ |
'<(skia_src_path)/gpu/GrTextureAccess.cpp', |
'<(skia_src_path)/gpu/GrTRecorder.h', |
'<(skia_src_path)/gpu/GrVertexBuffer.h', |
- '<(skia_src_path)/gpu/GrXferProcessor.cpp', |
'<(skia_src_path)/gpu/effects/Gr1DKernelEffect.h', |
'<(skia_src_path)/gpu/effects/GrConfigConversionEffect.cpp', |
@@ -275,8 +274,6 @@ |
'<(skia_src_path)/gpu/gl/GrGLVertexArray.h', |
'<(skia_src_path)/gpu/gl/GrGLVertexBuffer.cpp', |
'<(skia_src_path)/gpu/gl/GrGLVertexBuffer.h', |
- '<(skia_src_path)/gpu/gl/GrGLXferProcessor.cpp', |
- '<(skia_src_path)/gpu/gl/GrGLXferProcessor.h', |
# Files for building GLSL shaders |
'<(skia_src_path)/gpu/gl/builders/GrGLProgramBuilder.cpp', |