| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index 1025a1e458aa45184934504a2a9213a58cfc8416..ddb663c38d2ccc5b81abe49aa4cb9f827bf97ef6 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -27,7 +27,6 @@
|
| '<(skia_include_path)/gpu/GrPaint.h',
|
| '<(skia_include_path)/gpu/GrPathRendererChain.h',
|
| '<(skia_include_path)/gpu/GrProcessor.h',
|
| - '<(skia_include_path)/gpu/GrProcessorDataManager.h',
|
| '<(skia_include_path)/gpu/GrProcessorUnitTest.h',
|
| '<(skia_include_path)/gpu/GrProgramElement.h',
|
| '<(skia_include_path)/gpu/GrGpuResourceRef.h',
|
| @@ -135,7 +134,6 @@
|
| '<(skia_src_path)/gpu/GrProgramDesc.h',
|
| '<(skia_src_path)/gpu/GrProgramElement.cpp',
|
| '<(skia_src_path)/gpu/GrProcessor.cpp',
|
| - '<(skia_src_path)/gpu/GrProcessorDataManager.cpp',
|
| '<(skia_src_path)/gpu/GrProcessorUnitTest.cpp',
|
| '<(skia_src_path)/gpu/GrProcOptInfo.cpp',
|
| '<(skia_src_path)/gpu/GrProcOptInfo.h',
|
|
|