| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index f3f0157b13483d9e6feb98e005e55cd5c1e44fad..ecb32cbc3ef29433fe3bbdeda36a321aee9a082b 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -223,6 +223,8 @@
|
| # Batches
|
| '<(skia_src_path)/gpu/batches/GrBatch.cpp',
|
| '<(skia_src_path)/gpu/batches/GrBatch.h',
|
| + '<(skia_src_path)/gpu/batches/GrDrawAtlasBatch.cpp',
|
| + '<(skia_src_path)/gpu/batches/GrDrawAtlasBatch.h',
|
| '<(skia_src_path)/gpu/batches/GrRectBatch.h',
|
| '<(skia_src_path)/gpu/batches/GrRectBatch.cpp',
|
| '<(skia_src_path)/gpu/batches/GrStrokeRectBatch.cpp',
|
|
|