| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index 270971db4c74e18dd504551f6aa68d3653910394..9a16d36172808edb996fb551db006ebaf234fb17 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -163,6 +163,8 @@
|
| '<(skia_src_path)/gpu/GrStencilBuffer.cpp',
|
| '<(skia_src_path)/gpu/GrStencilBuffer.h',
|
| '<(skia_src_path)/gpu/GrStrokeInfo.h',
|
| + '<(skia_src_path)/gpu/GrTargetCommands.cpp',
|
| + '<(skia_src_path)/gpu/GrTargetCommands.h',
|
| '<(skia_src_path)/gpu/GrTBSearch.h',
|
| '<(skia_src_path)/gpu/GrTraceMarker.cpp',
|
| '<(skia_src_path)/gpu/GrTraceMarker.h',
|
|
|