| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index 7312ff4b223ba8268321fdc079baf8365b7b9e06..a7605809e141ea7882733ce497cb73b7ab09e675 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -161,6 +161,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',
|
|
|