diff options
Diffstat (limited to 'skia/skia.gyp')
-rw-r--r-- | skia/skia.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp index 5be7398..9ff333d 100644 --- a/skia/skia.gyp +++ b/skia/skia.gyp @@ -270,6 +270,7 @@ '../third_party/skia/src/core/SkRegion.cpp', '../third_party/skia/src/core/SkRegionPriv.h', '../third_party/skia/src/core/SkRegion_path.cpp', + '../third_party/skia/src/core/SkScalar.cpp', '../third_party/skia/src/core/SkScalerContext.cpp', '../third_party/skia/src/core/SkScan.cpp', '../third_party/skia/src/core/SkScanPriv.h', @@ -385,6 +386,7 @@ '../third_party/skia/src/ports/sk_predefined_gamma.h', '../third_party/skia/src/include/utils/mac/SkCGUtils.h', + '../third_party/skia/src/include/utils/SkTextFormatParams.h', '../third_party/skia/src/utils/mac/SkCreateCGImageRef.cpp', '../third_party/skia/include/core/Sk64.h', |