| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index 4110c7ea5311f188fff7b2f67db70fdae0a74caf..efd39e4ea5aa7718dfe03edf15b5e5f30f50adab 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -55,6 +55,10 @@
|
| '<(skia_src_path)/gpu/GrAllocator.h',
|
| '<(skia_src_path)/gpu/GrAtlas.cpp',
|
| '<(skia_src_path)/gpu/GrAtlas.h',
|
| + '<(skia_src_path)/gpu/GrBatch.cpp',
|
| + '<(skia_src_path)/gpu/GrBatch.h',
|
| + '<(skia_src_path)/gpu/GrBatchBuffer.cpp',
|
| + '<(skia_src_path)/gpu/GrBatchBuffer.h',
|
| '<(skia_src_path)/gpu/GrBitmapTextContext.cpp',
|
| '<(skia_src_path)/gpu/GrBitmapTextContext.h',
|
| '<(skia_src_path)/gpu/GrBlend.cpp',
|
|
|