| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index 93957bf8a685a36062e463bfce5b7f60c0cb9a5f..a22484901bab6baf8aee4ba49389b6e58b7bcadd 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -223,6 +223,8 @@
|
| '<(skia_src_path)/gpu/batches/GrNonAAStrokeRectBatch.h',
|
| '<(skia_src_path)/gpu/batches/GrNinePatch.cpp',
|
| '<(skia_src_path)/gpu/batches/GrNinePatch.h',
|
| + '<(skia_src_path)/gpu/batches/GrPLSPathRenderer.cpp',
|
| + '<(skia_src_path)/gpu/batches/GrPLSPathRenderer.h',
|
| '<(skia_src_path)/gpu/batches/GrRectBatchFactory.h',
|
| '<(skia_src_path)/gpu/batches/GrRectBatchFactory.cpp',
|
| '<(skia_src_path)/gpu/batches/GrStencilAndCoverPathRenderer.cpp',
|
|
|