| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index daf83a04fb4fd684f19f957d2794e39d68a1ee0d..c301999d98856a3bde1f8e3e95a6072197201404 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -8,7 +8,6 @@
|
| {
|
| 'variables': {
|
| 'skgpu_sources': [
|
| - '<(skia_include_path)/gpu/GrBackendProcessorFactory.h',
|
| '<(skia_include_path)/gpu/GrBinHashKey.h',
|
| '<(skia_include_path)/gpu/GrClipData.h',
|
| '<(skia_include_path)/gpu/GrColor.h',
|
| @@ -30,7 +29,6 @@
|
| '<(skia_include_path)/gpu/GrResourceKey.h',
|
| '<(skia_include_path)/gpu/GrSurface.h',
|
| '<(skia_include_path)/gpu/GrShaderVar.h',
|
| - '<(skia_include_path)/gpu/GrTBackendProcessorFactory.h',
|
| '<(skia_include_path)/gpu/GrTexture.h',
|
| '<(skia_include_path)/gpu/GrTextureAccess.h',
|
| '<(skia_include_path)/gpu/GrTypes.h',
|
|
|