| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index 892b873f6980e69baff6bbc6dcaff2ebc557d624..a9567bad2e24f9263336aac243db9946cf5fb4ea 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -78,8 +78,8 @@
|
| '<(skia_src_path)/gpu/GrBatchAtlas.h',
|
| '<(skia_src_path)/gpu/GrBatchFontCache.cpp',
|
| '<(skia_src_path)/gpu/GrBatchFontCache.h',
|
| - '<(skia_src_path)/gpu/GrBatchTarget.cpp',
|
| - '<(skia_src_path)/gpu/GrBatchTarget.h',
|
| + '<(skia_src_path)/gpu/GrBatchFlushState.cpp',
|
| + '<(skia_src_path)/gpu/GrBatchFlushState.h',
|
| '<(skia_src_path)/gpu/GrBatchTest.cpp',
|
| '<(skia_src_path)/gpu/GrBatchTest.h',
|
| '<(skia_src_path)/gpu/GrBlurUtils.cpp',
|
|
|