| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index 033d51c77d23ae5ef25a38d534dfc4e6bb1ff8c0..9db1d7febc147604e90b2ee1f838b082c5634cc6 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -114,6 +114,7 @@
|
| '<(skia_src_path)/gpu/GrPathRendering.h',
|
| '<(skia_src_path)/gpu/GrPathUtils.cpp',
|
| '<(skia_src_path)/gpu/GrPathUtils.h',
|
| + '<(skia_src_path)/gpu/GrProgramDesc.h',
|
| '<(skia_src_path)/gpu/GrProgramElement.cpp',
|
| '<(skia_src_path)/gpu/GrProcessor.cpp',
|
| '<(skia_src_path)/gpu/GrGpuResourceRef.cpp',
|
|
|