diff options
Diffstat (limited to 'skia')
-rw-r--r-- | skia/skia.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp index 835d20e..54df76a 100644 --- a/skia/skia.gyp +++ b/skia/skia.gyp @@ -386,6 +386,8 @@ '../third_party/skia/src/gpu/GrPathRenderer.h', '../third_party/skia/src/gpu/GrPathRendererChain.cpp', '../third_party/skia/src/gpu/GrPathRendererChain.h', + '../third_party/skia/src/gpu/GrSoftwarePathRenderer.cpp', + '../third_party/skia/src/gpu/GrSoftwarePathRenderer.h', '../third_party/skia/src/gpu/GrPathUtils.cpp', '../third_party/skia/src/gpu/GrPlotMgr.h', '../third_party/skia/src/gpu/GrRandom.h', |