| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index 52a9c3a3e15cbbc77ea0c8cfdf9e95356a85bdcb..8baa40fcaa646305994d308db20eb21ee915a05a 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -190,6 +190,8 @@
|
| '<(skia_src_path)/gpu/GrTextureProvider.cpp',
|
| '<(skia_src_path)/gpu/GrTexturePriv.h',
|
| '<(skia_src_path)/gpu/GrTextureAccess.cpp',
|
| + '<(skia_src_path)/gpu/GrTextUtils.cpp',
|
| + '<(skia_src_path)/gpu/GrTextUtils.h',
|
| '<(skia_src_path)/gpu/GrTransferBuffer.h',
|
| '<(skia_src_path)/gpu/GrTRecorder.h',
|
| '<(skia_src_path)/gpu/GrVertexBuffer.h',
|
|
|