| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index 2660b2f4a6102ddbbbec6ee87cdd8bb9e2b5476f..d533e6440267063c1aa8ce337f902503fc811a6b 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -247,6 +247,7 @@
|
| '<(skia_src_path)/gpu/batches/GrMSAAPathRenderer.h',
|
| '<(skia_src_path)/gpu/batches/GrNonAAFillRectBatch.h',
|
| '<(skia_src_path)/gpu/batches/GrNonAAFillRectBatch.cpp',
|
| + '<(skia_src_path)/gpu/batches/GrNonAAFillRectPerspectiveBatch.cpp',
|
| '<(skia_src_path)/gpu/batches/GrNonAAStrokeRectBatch.cpp',
|
| '<(skia_src_path)/gpu/batches/GrNonAAStrokeRectBatch.h',
|
| '<(skia_src_path)/gpu/batches/GrNinePatch.cpp',
|
|
|