| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index 693d1f3915aeb0c2e7095cdb710aaebd021f1c2a..589d14e96caaeea2e39e6c1cf10f1685ade51fef 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -26,7 +26,7 @@
|
| '<(skia_include_path)/gpu/GrPathRendererChain.h',
|
| '<(skia_include_path)/gpu/GrProgramElement.h',
|
| '<(skia_include_path)/gpu/GrProgramElementRef.h',
|
| - '<(skia_include_path)/gpu/GrProgramResource.h',
|
| + '<(skia_include_path)/gpu/GrGpuResourceRef.h',
|
| '<(skia_include_path)/gpu/GrRect.h',
|
| '<(skia_include_path)/gpu/GrRenderTarget.h',
|
| '<(skia_include_path)/gpu/GrResourceKey.h',
|
| @@ -111,7 +111,7 @@
|
| '<(skia_src_path)/gpu/GrPathUtils.cpp',
|
| '<(skia_src_path)/gpu/GrPathUtils.h',
|
| '<(skia_src_path)/gpu/GrProgramElement.cpp',
|
| - '<(skia_src_path)/gpu/GrProgramResource.cpp',
|
| + '<(skia_src_path)/gpu/GrGpuResourceRef.cpp',
|
| '<(skia_src_path)/gpu/GrPictureUtils.h',
|
| '<(skia_src_path)/gpu/GrPictureUtils.cpp',
|
| '<(skia_src_path)/gpu/GrPlotMgr.h',
|
|
|