Index: gyp/gpu.gypi |
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi |
index c9e206f8098163ec28df25e9bffb169f3c5bfe38..cd7a78df243d80c3d7f7f9aff1e6e7acf95c8f82 100644 |
--- a/gyp/gpu.gypi |
+++ b/gyp/gpu.gypi |
@@ -60,7 +60,6 @@ |
# Private includes |
'<(skia_include_path)/private/GrAuditTrail.h', |
- '<(skia_include_path)/private/GrInstancedPipelineInfo.h', |
'<(skia_include_path)/private/GrSingleOwner.h', |
'<(skia_include_path)/private/GrRenderTargetProxy.h', |
'<(skia_include_path)/private/GrSurfaceProxy.h', |
@@ -309,14 +308,6 @@ |
'<(skia_src_path)/gpu/effects/GrYUVEffect.cpp', |
'<(skia_src_path)/gpu/effects/GrYUVEffect.h', |
- '<(skia_src_path)/gpu/instanced/InstancedRendering.cpp', |
- '<(skia_src_path)/gpu/instanced/InstancedRendering.h', |
- '<(skia_src_path)/gpu/instanced/InstancedRenderingTypes.h', |
- '<(skia_src_path)/gpu/instanced/InstanceProcessor.cpp', |
- '<(skia_src_path)/gpu/instanced/InstanceProcessor.h', |
- '<(skia_src_path)/gpu/instanced/GLInstancedRendering.cpp', |
- '<(skia_src_path)/gpu/instanced/GLInstancedRendering.h', |
- |
# text |
'<(skia_src_path)/gpu/text/GrAtlasTextBlob.cpp', |
'<(skia_src_path)/gpu/text/GrAtlasTextBlob_regenInBatch.cpp', |