| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index c03f8eff3b5ccbaed7e09a10cee294166213ffd4..9b01a461184f198370433579e16fd7feb1c12b7b 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -117,6 +117,8 @@
|
| '<(skia_src_path)/gpu/GrStencil.h',
|
| '<(skia_src_path)/gpu/GrStencilAndCoverPathRenderer.cpp',
|
| '<(skia_src_path)/gpu/GrStencilAndCoverPathRenderer.h',
|
| + '<(skia_src_path)/gpu/GrStencilAndCoverTextContext.cpp',
|
| + '<(skia_src_path)/gpu/GrStencilAndCoverTextContext.h',
|
| '<(skia_src_path)/gpu/GrStencilBuffer.cpp',
|
| '<(skia_src_path)/gpu/GrStencilBuffer.h',
|
| '<(skia_src_path)/gpu/GrStrokeInfo.h',
|
|
|