Index: gyp/core.gypi |
diff --git a/gyp/core.gypi b/gyp/core.gypi |
index 0face285990dc643f45efe535ecd8ef2c9b71efe..477a9e71086110ed2797333360be13d1527a99f2 100644 |
--- a/gyp/core.gypi |
+++ b/gyp/core.gypi |
@@ -206,6 +206,7 @@ |
'<(skia_src_path)/core/SkPathRef.cpp', |
'<(skia_src_path)/core/SkPerspIter.h', |
'<(skia_src_path)/core/SkPicture.cpp', |
+ '<(skia_src_path)/core/SkPictureAnalyzer.cpp', |
'<(skia_src_path)/core/SkPictureCommon.h', |
'<(skia_src_path)/core/SkPictureContentInfo.cpp', |
'<(skia_src_path)/core/SkPictureContentInfo.h', |
@@ -385,6 +386,7 @@ |
'<(skia_include_path)/core/SkPathMeasure.h', |
'<(skia_include_path)/core/SkPathRef.h', |
'<(skia_include_path)/core/SkPicture.h', |
+ '<(skia_include_path)/core/SkPictureAnalyzer.h', |
'<(skia_include_path)/core/SkPictureRecorder.h', |
'<(skia_include_path)/core/SkPixelRef.h', |
'<(skia_include_path)/core/SkPoint.h', |