| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index 3d2d9f22105dc32fda4f0da6dbbd05d8374f9f13..f93e935e03acebe9f72d660d93bf9629dc2852a1 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -232,6 +232,8 @@
|
| '<(skia_src_path)/gpu/batches/GrNonAAFillRectBatch.cpp',
|
| '<(skia_src_path)/gpu/batches/GrNonAAStrokeRectBatch.cpp',
|
| '<(skia_src_path)/gpu/batches/GrNonAAStrokeRectBatch.h',
|
| + '<(skia_src_path)/gpu/batches/GrNinePatch.cpp',
|
| + '<(skia_src_path)/gpu/batches/GrNinePatch.h',
|
| '<(skia_src_path)/gpu/batches/GrRectBatchFactory.h',
|
| '<(skia_src_path)/gpu/batches/GrRectBatchFactory.cpp',
|
| '<(skia_src_path)/gpu/batches/GrStencilAndCoverPathRenderer.cpp',
|
|
|