Index: gyp/gpu.gypi |
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi |
index 4c5657dbd95efe6bab698dca2c2680e3b993f946..6e1c581a935da86bc81cdfdf61fd345232ceaee5 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', |