| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index d227e91aa31436d21c05e722a0cc5f5550c9dfb6..14e01152f43c23ae514f88e40b4065aa9a14d0d0 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -241,6 +241,7 @@
|
| '<(skia_src_path)/gpu/batches/GrRectBatchFactory.cpp',
|
| '<(skia_src_path)/gpu/batches/GrStrokeRectBatch.cpp',
|
| '<(skia_src_path)/gpu/batches/GrStrokeRectBatch.h',
|
| + '<(skia_src_path)/gpu/batches/GrStencilPathBatch.h',
|
| '<(skia_src_path)/gpu/batches/GrTInstanceBatch.h',
|
| '<(skia_src_path)/gpu/batches/GrVertexBatch.cpp',
|
| '<(skia_src_path)/gpu/batches/GrVertexBatch.h',
|
|
|