| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index d533e6440267063c1aa8ce337f902503fc811a6b..9471d26411aaafdbb411338d8c61248b6ccdb17b 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -228,6 +228,7 @@
|
| '<(skia_src_path)/gpu/batches/GrBatch.cpp',
|
| '<(skia_src_path)/gpu/batches/GrBatch.h',
|
| '<(skia_src_path)/gpu/batches/GrClearBatch.h',
|
| + '<(skia_src_path)/gpu/batches/GrClearStencilClipBatch.h',
|
| '<(skia_src_path)/gpu/batches/GrCopySurfaceBatch.cpp',
|
| '<(skia_src_path)/gpu/batches/GrCopySurfaceBatch.h',
|
| '<(skia_src_path)/gpu/batches/GrDashLinePathRenderer.cpp',
|
|
|