| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index d336fa989506e7a0025b3b2684cbb458a77575af..fdefee35a202081bd721dd4abb9b4fd45101bfc8 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -118,6 +118,7 @@
|
| '<(skia_src_path)/gpu/GrStencilAndCoverPathRenderer.h',
|
| '<(skia_src_path)/gpu/GrStencilBuffer.cpp',
|
| '<(skia_src_path)/gpu/GrStencilBuffer.h',
|
| + '<(skia_src_path)/gpu/GrStrokeInfo.h',
|
| '<(skia_src_path)/gpu/GrTBSearch.h',
|
| '<(skia_src_path)/gpu/GrTraceMarker.cpp',
|
| '<(skia_src_path)/gpu/GrTraceMarker.h',
|
|
|