| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index 81798a19844cf14b8b57b8a00d4876ed775bb362..589cc51b1d108b29fdd48424bc43f8e4c4c7c947 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -203,6 +203,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/GrGLSLPrettyPrint.cpp',
|
| '<(skia_src_path)/gpu/gl/GrGLProgram.cpp',
|
| '<(skia_src_path)/gpu/gl/GrGLProgram.h',
|
|
|