| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index 48f1c8526d0dd68c8f14d3963cee6bd2522e0b01..6b4837a992b8461aac27c4d489d96f87326ff944 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -174,6 +174,8 @@
|
| '<(skia_src_path)/gpu/GrStencil.h',
|
| '<(skia_src_path)/gpu/GrStencilAttachment.cpp',
|
| '<(skia_src_path)/gpu/GrStencilAttachment.h',
|
| + '<(skia_src_path)/gpu/GrStrokeInfo.cpp',
|
| + '<(skia_src_path)/gpu/GrStrokeInfo.h',
|
| '<(skia_src_path)/gpu/GrStyle.cpp',
|
| '<(skia_src_path)/gpu/GrStyle.h',
|
| '<(skia_src_path)/gpu/GrTessellator.cpp',
|
|
|