| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index c8972699ef614b013496c6d4ec848a094109d43c..fffccc55265bc799d7f61618672b02a8aaed2025 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -158,6 +158,8 @@
|
| '<(skia_src_path)/gpu/GrStencilAttachment.h',
|
| '<(skia_src_path)/gpu/GrStrokeInfo.cpp',
|
| '<(skia_src_path)/gpu/GrStrokeInfo.h',
|
| + '<(skia_src_path)/gpu/GrTessellator.cpp',
|
| + '<(skia_src_path)/gpu/GrTessellator.h',
|
| '<(skia_src_path)/gpu/GrTraceMarker.cpp',
|
| '<(skia_src_path)/gpu/GrTraceMarker.h',
|
| '<(skia_src_path)/gpu/GrTracing.h',
|
|
|