aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar mtklein <mtklein@chromium.org>2014-11-12 10:24:55 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2014-11-12 10:24:55 -0800
commit71a236370792416b367a7d2d6b8e471b06b331cd (patch)
treecffb97b06bce0279e7f4b62802c7559a7237a206 /gyp
parent391e318b3d31669ecef5306cb279618c121e45af (diff)
More cleanup: streamline paths and bitmaps.
SkBitmapHeap is still used---now exclusively---by pipe. BUG=skia: Review URL: https://codereview.chromium.org/715413002
Diffstat (limited to 'gyp')
-rw-r--r--gyp/core.gypi2
1 files changed, 0 insertions, 2 deletions
diff --git a/gyp/core.gypi b/gyp/core.gypi
index abd4a5cd77..2239058d3f 100644
--- a/gyp/core.gypi
+++ b/gyp/core.gypi
@@ -127,8 +127,6 @@
'<(skia_src_path)/core/SkPaintPriv.h',
'<(skia_src_path)/core/SkPath.cpp',
'<(skia_src_path)/core/SkPathEffect.cpp',
- '<(skia_src_path)/core/SkPathHeap.cpp',
- '<(skia_src_path)/core/SkPathHeap.h',
'<(skia_src_path)/core/SkPathMeasure.cpp',
'<(skia_src_path)/core/SkPathRef.cpp',
'<(skia_src_path)/core/SkPicture.cpp',