Index: gyp/gpu.gypi |
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi |
index eb02ce65c0a89eea4121ef82177e5fd83e21e5de..693d1f3915aeb0c2e7095cdb710aaebd021f1c2a 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', |
@@ -207,7 +208,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', |