Index: gyp/core.gypi |
=================================================================== |
--- gyp/core.gypi (revision 11466) |
+++ gyp/core.gypi (working copy) |
@@ -126,7 +126,7 @@ |
'<(skia_src_path)/core/SkPathHeap.cpp', |
'<(skia_src_path)/core/SkPathHeap.h', |
'<(skia_src_path)/core/SkPathMeasure.cpp', |
- '<(skia_src_path)/core/SkPathRef.h', |
+ '<(skia_src_path)/core/SkPathRef.cpp', |
'<(skia_src_path)/core/SkPicture.cpp', |
'<(skia_src_path)/core/SkPictureFlat.cpp', |
'<(skia_src_path)/core/SkPictureFlat.h', |
@@ -263,6 +263,7 @@ |
'<(skia_include_path)/core/SkPath.h', |
'<(skia_include_path)/core/SkPathEffect.h', |
'<(skia_include_path)/core/SkPathMeasure.h', |
+ '<(skia_include_path)/core/SkPathRef.h', |
'<(skia_include_path)/core/SkPicture.h', |
'<(skia_include_path)/core/SkPixelRef.h', |
'<(skia_include_path)/core/SkPoint.h', |