| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index fe21d830cf1ba7f1f54c665ea64897614b4c1595..e96f80d225e4143ed1d1f0dbf4a2ff6b9d29b4b0 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -166,6 +166,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',
|
|
|