| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index 07f8d20a09ead219a3d0577d33ab37b8d9401693..d537e4f4a18d89944b8a1e3c1ff2b39229c41fea 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -211,6 +211,8 @@
|
| '<(skia_src_path)/gpu/GrSoftwarePathRenderer.h',
|
| '<(skia_src_path)/gpu/GrSurfacePriv.h',
|
| '<(skia_src_path)/gpu/GrSurface.cpp',
|
| + '<(skia_src_path)/gpu/GrStrokeRectBatch.cpp',
|
| + '<(skia_src_path)/gpu/GrStrokeRectBatch.h',
|
| '<(skia_src_path)/gpu/GrTextBlobCache.cpp',
|
| '<(skia_src_path)/gpu/GrTextBlobCache.h',
|
| '<(skia_src_path)/gpu/GrTextContext.cpp',
|
|
|