Index: gyp/gpu.gypi |
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi |
index d8e2cc4dfdbc26a2041c4adb6bab117ba09b574b..c93e7afb7de534734e774a8781f7fc033f8262c8 100644 |
--- a/gyp/gpu.gypi |
+++ b/gyp/gpu.gypi |
@@ -152,12 +152,9 @@ |
'<(skia_src_path)/gpu/gl/GrGLCaps.h', |
'<(skia_src_path)/gpu/gl/GrGLContext.cpp', |
'<(skia_src_path)/gpu/gl/GrGLContext.h', |
- '<(skia_src_path)/gpu/gl/GrGLCoordTransform.cpp', |
- '<(skia_src_path)/gpu/gl/GrGLCoordTransform.h', |
'<(skia_src_path)/gpu/gl/GrGLCreateNativeInterface_none.cpp', |
'<(skia_src_path)/gpu/gl/GrGLDefaultInterface_none.cpp', |
'<(skia_src_path)/gpu/gl/GrGLDefines.h', |
- '<(skia_src_path)/gpu/gl/GrGLEffect.cpp', |
'<(skia_src_path)/gpu/gl/GrGLEffect.h', |
'<(skia_src_path)/gpu/gl/GrGLExtensions.cpp', |
'<(skia_src_path)/gpu/gl/GrGLIndexBuffer.cpp', |
@@ -172,6 +169,8 @@ |
'<(skia_src_path)/gpu/gl/GrGLProgram.h', |
'<(skia_src_path)/gpu/gl/GrGLProgramDesc.cpp', |
'<(skia_src_path)/gpu/gl/GrGLProgramDesc.h', |
+ '<(skia_src_path)/gpu/gl/GrGLProgramEffects.cpp', |
+ '<(skia_src_path)/gpu/gl/GrGLProgramEffects.h', |
'<(skia_src_path)/gpu/gl/GrGLRenderTarget.cpp', |
'<(skia_src_path)/gpu/gl/GrGLRenderTarget.h', |
'<(skia_src_path)/gpu/gl/GrGLShaderBuilder.cpp', |