| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index 568bc0e01eaa2335ef6479cd3bddaa6c8966edb3..ec187b9ac55ca559bbf07915d64a3421adcc0c10 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',
|
|
|