| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index 2b0b72f2c1c8e1ecef7af24a004652a0deb03b8d..94215c13047113d57d438a9fad858525f44a2832 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -229,8 +229,6 @@
|
| '<(skia_src_path)/gpu/batches/GrDrawPathBatch.h',
|
| '<(skia_src_path)/gpu/batches/GrDrawVerticesBatch.cpp',
|
| '<(skia_src_path)/gpu/batches/GrDrawVerticesBatch.h',
|
| - '<(skia_src_path)/gpu/batches/GrMSAAPathRenderer.cpp',
|
| - '<(skia_src_path)/gpu/batches/GrMSAAPathRenderer.h',
|
| '<(skia_src_path)/gpu/batches/GrNonAAFillRectBatch.h',
|
| '<(skia_src_path)/gpu/batches/GrNonAAFillRectBatch.cpp',
|
| '<(skia_src_path)/gpu/batches/GrNonAAStrokeRectBatch.cpp',
|
|
|