| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index f2bd4e2f8207a6e77bce25b95d16a2fb0d07e225..4da75978b432e8d84250272cbdd20bac11aacc40 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -202,6 +202,8 @@
|
| '<(skia_src_path)/gpu/gl/GrGLPath.h',
|
| '<(skia_src_path)/gpu/gl/GrGLPathRange.cpp',
|
| '<(skia_src_path)/gpu/gl/GrGLPathRange.h',
|
| + '<(skia_src_path)/gpu/gl/GrGLPathRendering.cpp',
|
| + '<(skia_src_path)/gpu/gl/GrGLPathRendering.h',
|
| '<(skia_src_path)/gpu/gl/GrGLProgram.cpp',
|
| '<(skia_src_path)/gpu/gl/GrGLProgram.h',
|
| '<(skia_src_path)/gpu/gl/GrGLProgramDesc.cpp',
|
|
|