| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index 47c7a6b90e8edbc7eb1c9341382d2711860eab86..1f1b6a37fd5306df092cd869f3baaf887d837ff9 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -370,6 +370,8 @@
|
| '<(skia_src_path)/gpu/glsl/GrGLSLCaps.cpp',
|
| '<(skia_src_path)/gpu/glsl/GrGLSLCaps.h',
|
| '<(skia_src_path)/gpu/glsl/GrGLSLProcessorTypes.h',
|
| + '<(skia_src_path)/gpu/glsl/GrGLSLProgramBuilder.cpp',
|
| + '<(skia_src_path)/gpu/glsl/GrGLSLProgramBuilder.h',
|
| '<(skia_src_path)/gpu/glsl/GrGLSLProgramDataManager.h',
|
| '<(skia_src_path)/gpu/glsl/GrGLSLShaderVar.h',
|
| '<(skia_src_path)/gpu/glsl/GrGLSLTextureSampler.h',
|
|
|