Index: gyp/gpu.gypi |
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi |
index 343bcbafa7a19fd1cd01a5745c4799eed1dd2204..b19f09d09576156b70f1d182559f5376272f686d 100644 |
--- a/gyp/gpu.gypi |
+++ b/gyp/gpu.gypi |
@@ -31,6 +31,7 @@ |
'<(skia_include_path)/gpu/GrRenderTarget.h', |
'<(skia_include_path)/gpu/GrResourceKey.h', |
'<(skia_include_path)/gpu/GrSurface.h', |
+ '<(skia_include_path)/gpu/GrShaderVar.h', |
'<(skia_include_path)/gpu/GrTBackendEffectFactory.h', |
'<(skia_include_path)/gpu/GrTexture.h', |
'<(skia_include_path)/gpu/GrTextureAccess.h', |
@@ -205,7 +206,7 @@ |
'<(skia_src_path)/gpu/gl/GrGLDefaultInterface_none.cpp', |
'<(skia_src_path)/gpu/gl/GrGLDefines.h', |
'<(skia_src_path)/gpu/gl/GrGLEffect.h', |
- '<(skia_src_path)/gpu/gl/GrGLVertexEffect.h', |
+ '<(skia_src_path)/gpu/gl/GrGLGeometryProcessor.h', |
'<(skia_src_path)/gpu/gl/GrGLExtensions.cpp', |
'<(skia_src_path)/gpu/gl/GrGLIndexBuffer.cpp', |
'<(skia_src_path)/gpu/gl/GrGLIndexBuffer.h', |