| Index: skia/skia.gyp
|
| diff --git a/skia/skia.gyp b/skia/skia.gyp
|
| index 5be7398a3bd7f478131e21a5a6f691bd5726acbf..9ff333d42f75bd617df255393ae53fec0b183325 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',
|
|
|