| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index 1fbbec89bd114b4d388022636f84a2901d97f0d5..2cca9ca4c73a33d75a43af54b93ccac90c8e3724 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -159,6 +159,8 @@
|
| '<(skia_src_path)/gpu/GrTraceMarker.cpp',
|
| '<(skia_src_path)/gpu/GrTraceMarker.h',
|
| '<(skia_src_path)/gpu/GrTracing.h',
|
| + '<(skia_src_path)/gpu/GrTessellatingPathRenderer.cpp',
|
| + '<(skia_src_path)/gpu/GrTessellatingPathRenderer.h',
|
| '<(skia_src_path)/gpu/GrSWMaskHelper.cpp',
|
| '<(skia_src_path)/gpu/GrSWMaskHelper.h',
|
| '<(skia_src_path)/gpu/GrSoftwarePathRenderer.cpp',
|
|
|