| Index: gyp/gpu.gypi
 | 
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
 | 
| index 2fa0e8700d81038ccdd01a9861200268db7370c2..b64ff6416e9fd6606cc9c62aac2722235a50a7a5 100644
 | 
| --- a/gyp/gpu.gypi
 | 
| +++ b/gyp/gpu.gypi
 | 
| @@ -232,8 +232,6 @@
 | 
|        '<(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',
 | 
| 
 |