| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index 589cc51b1d108b29fdd48424bc43f8e4c4c7c947..ec2a07fc97001c241415617ae0ff265b6d3c7d2e 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -97,6 +97,7 @@
|
| '<(skia_src_path)/gpu/GrPathRendererChain.cpp',
|
| '<(skia_src_path)/gpu/GrPathRenderer.cpp',
|
| '<(skia_src_path)/gpu/GrPathRenderer.h',
|
| + '<(skia_src_path)/gpu/GrPathRendering.h',
|
| '<(skia_src_path)/gpu/GrPathUtils.cpp',
|
| '<(skia_src_path)/gpu/GrPathUtils.h',
|
| '<(skia_src_path)/gpu/GrPictureUtils.h',
|
|
|