| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index 3cc89c0a8d458b06d70dba3c46a80aab631bb225..4a8deca6bd1abf74d798fc30a76a8780d14da9f2 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -246,6 +246,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',
|
|
|