Index: gyp/gpu.gypi |
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi |
index d39054ed5c211656464c38858001443979a9ae4b..16ff3aeae0716720b0a5fd852eda0109e24d8af9 100644 |
--- a/gyp/gpu.gypi |
+++ b/gyp/gpu.gypi |
@@ -223,6 +223,7 @@ |
'<(skia_src_path)/gpu/gl/GrGLDefaultInterface_none.cpp', |
'<(skia_src_path)/gpu/gl/GrGLDefines.h', |
'<(skia_src_path)/gpu/gl/GrGLGeometryProcessor.h', |
+ '<(skia_src_path)/gpu/gl/GrGLGpuProgramCache.cpp', |
'<(skia_src_path)/gpu/gl/GrGLExtensions.cpp', |
'<(skia_src_path)/gpu/gl/GrGLIndexBuffer.cpp', |
'<(skia_src_path)/gpu/gl/GrGLIndexBuffer.h', |
@@ -265,7 +266,6 @@ |
'<(skia_src_path)/gpu/gl/GrGLVertexBuffer.h', |
'<(skia_src_path)/gpu/gl/GrGpuGL.cpp', |
'<(skia_src_path)/gpu/gl/GrGpuGL.h', |
- '<(skia_src_path)/gpu/gl/GrGpuGL_program.cpp', |
# Files for building GLSL shaders |
'<(skia_src_path)/gpu/gl/builders/GrGLLegacyNvprProgramBuilder.cpp', |