Index: gyp/gpu.gypi |
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi |
index 43841d3de2c08f842a88743ada81fb06bc8766c1..aa2dd613c463fb50eef4d2ef267ad3ba8fa41bd7 100644 |
--- a/gyp/gpu.gypi |
+++ b/gyp/gpu.gypi |
@@ -25,7 +25,6 @@ |
'<(skia_include_path)/gpu/GrGpuResource.h', |
'<(skia_include_path)/gpu/GrInvariantOutput.h', |
'<(skia_include_path)/gpu/GrPaint.h', |
- '<(skia_include_path)/gpu/GrPathRendererChain.h', |
'<(skia_include_path)/gpu/GrProcessor.h', |
'<(skia_include_path)/gpu/GrProcessorUnitTest.h', |
'<(skia_include_path)/gpu/GrProgramElement.h', |
@@ -122,6 +121,7 @@ |
'<(skia_src_path)/gpu/GrPathRange.cpp', |
'<(skia_src_path)/gpu/GrPathRange.h', |
'<(skia_src_path)/gpu/GrPathRendererChain.cpp', |
+ '<(skia_src_path)/gpu/GrPathRendererChain.h', |
'<(skia_src_path)/gpu/GrPathRenderer.cpp', |
'<(skia_src_path)/gpu/GrPathRenderer.h', |
'<(skia_src_path)/gpu/GrPathRendering.cpp', |