| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index 4f4ff3546f918fcc752c9d1a5a438482ac0b4c38..a856cb495b843995bd77a98ddb3ceef1c2f9a389 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -219,6 +219,8 @@
|
| '<(skia_src_path)/gpu/batches/GrAAFillRectBatch.h',
|
| '<(skia_src_path)/gpu/batches/GrAAStrokeRectBatch.cpp',
|
| '<(skia_src_path)/gpu/batches/GrAAStrokeRectBatch.h',
|
| + '<(skia_src_path)/gpu/batches/GrAnalyticRectBatch.cpp',
|
| + '<(skia_src_path)/gpu/batches/GrAnalyticRectBatch.h',
|
| '<(skia_src_path)/gpu/batches/GrAtlasTextBatch.cpp',
|
| '<(skia_src_path)/gpu/batches/GrAtlasTextBatch.h',
|
| '<(skia_src_path)/gpu/batches/GrBatch.cpp',
|
|
|