Index: gyp/core.gypi |
diff --git a/gyp/core.gypi b/gyp/core.gypi |
index da43a05ff137fd6e66c3da30c12400d632493115..88805caf44ee482b3afbc9713d1ab18ddc022381 100644 |
--- a/gyp/core.gypi |
+++ b/gyp/core.gypi |
@@ -123,6 +123,7 @@ |
'<(skia_src_path)/core/SkPaintPriv.cpp', |
'<(skia_src_path)/core/SkPaintPriv.h', |
'<(skia_src_path)/core/SkPatch.cpp', |
+ '<(skia_src_path)/core/SkPatchGrid.cpp', |
'<(skia_src_path)/core/SkPath.cpp', |
'<(skia_src_path)/core/SkPathEffect.cpp', |
'<(skia_src_path)/core/SkPathHeap.cpp', |
@@ -280,6 +281,7 @@ |
'<(skia_include_path)/core/SkPackBits.h', |
'<(skia_include_path)/core/SkPaint.h', |
'<(skia_include_path)/core/SkPatch.h', |
+ '<(skia_include_path)/core/SkPatchGrid.h', |
'<(skia_include_path)/core/SkPath.h', |
'<(skia_include_path)/core/SkPathEffect.h', |
'<(skia_include_path)/core/SkPathMeasure.h', |