| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index 9e1f9118b42dbb894ee435dee1ceb169e6d792a1..ddf02d86d370dfabffa2a201bb1e466a2cf7e25a 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -228,6 +228,8 @@
|
| '<(skia_src_path)/gpu/batches/GrDrawPathBatch.h',
|
| '<(skia_src_path)/gpu/batches/GrDrawVerticesBatch.cpp',
|
| '<(skia_src_path)/gpu/batches/GrDrawVerticesBatch.h',
|
| + '<(skia_src_path)/gpu/batches/GrMSAAPathRenderer.cpp',
|
| + '<(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/GrNonAAStrokeRectBatch.cpp',
|
|
|