| Index: gyp/core.gypi
|
| diff --git a/gyp/core.gypi b/gyp/core.gypi
|
| index a6d563532b7c5eb075437fe9663c286e92b4ec11..8a7350e2404c04d95cd88ddf4afc68c439a7ca5d 100644
|
| --- a/gyp/core.gypi
|
| +++ b/gyp/core.gypi
|
| @@ -120,7 +120,6 @@
|
| '<(skia_src_path)/core/SkPaintOptionsAndroid.cpp',
|
| '<(skia_src_path)/core/SkPaintPriv.cpp',
|
| '<(skia_src_path)/core/SkPaintPriv.h',
|
| - '<(skia_src_path)/core/SkPatch.cpp',
|
| '<(skia_src_path)/core/SkPath.cpp',
|
| '<(skia_src_path)/core/SkPathEffect.cpp',
|
| '<(skia_src_path)/core/SkPathHeap.cpp',
|
| @@ -279,7 +278,6 @@
|
| '<(skia_include_path)/core/SkOSFile.h',
|
| '<(skia_include_path)/core/SkPackBits.h',
|
| '<(skia_include_path)/core/SkPaint.h',
|
| - '<(skia_include_path)/core/SkPatch.h',
|
| '<(skia_include_path)/core/SkPath.h',
|
| '<(skia_include_path)/core/SkPathEffect.h',
|
| '<(skia_include_path)/core/SkPathMeasure.h',
|
|
|