Index: gyp/gpu.gyp |
diff --git a/gyp/gpu.gyp b/gyp/gpu.gyp |
index 8034a7b3b48512235a04e5db9f9bbd21fa0d551b..77cbf2e256a5f8299581fb3ea2e6dacce78541cd 100644 |
--- a/gyp/gpu.gyp |
+++ b/gyp/gpu.gyp |
@@ -139,7 +139,7 @@ |
}], |
[ 'skia_distancefield_fonts', { |
'sources': [ |
- '<(skia_include_path)/gpu/GrDistanceFieldTextContext.h', |
+ '<(skia_src_path)/gpu/GrDistanceFieldTextContext.h', |
'<(skia_src_path)/gpu/GrDistanceFieldTextContext.cpp', |
'<(skia_src_path)/gpu/effects/GrDistanceFieldTextureEffect.cpp', |
'<(skia_src_path)/gpu/effects/GrDistanceFieldTextureEffect.h', |