| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index 66ff11673e6ae4263cefb0b261eb29d5c16cc4bf..0a378581f8823a2970784d879ced65e76f152725 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -233,6 +233,8 @@
|
| '<(skia_src_path)/gpu/batches/GrDrawVerticesBatch.h',
|
| '<(skia_src_path)/gpu/batches/GrRectBatch.h',
|
| '<(skia_src_path)/gpu/batches/GrRectBatch.cpp',
|
| + '<(skia_src_path)/gpu/batches/GrRectBatchFactory.h',
|
| + '<(skia_src_path)/gpu/batches/GrRectBatchFactory.cpp',
|
| '<(skia_src_path)/gpu/batches/GrStrokeRectBatch.cpp',
|
| '<(skia_src_path)/gpu/batches/GrStrokeRectBatch.h',
|
|
|
|
|