summaryrefslogtreecommitdiff
path: root/core.gypi
diff options
context:
space:
mode:
authorreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-05-08 15:32:41 +0000
committerreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-05-08 15:32:41 +0000
commite7328f70db47da13fde5373dd0aa2769e6e824ea (patch)
treec97a40c8bc07f9538e7e4f5749d0930fc55a8199 /core.gypi
parentbfef0af17a059b272d6643274b1a59d48635a665 (diff)
downloadgyp-e7328f70db47da13fde5373dd0aa2769e6e824ea.tar.gz
remove dead code (SkBitmapSampler)
git-svn-id: http://skia.googlecode.com/svn/trunk/gyp@9062 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'core.gypi')
-rw-r--r--core.gypi3
1 files changed, 0 insertions, 3 deletions
diff --git a/core.gypi b/core.gypi
index 4008a18..1c31e19 100644
--- a/core.gypi
+++ b/core.gypi
@@ -30,9 +30,6 @@
'<(skia_src_path)/core/SkBitmapProcState_matrix.h',
'<(skia_src_path)/core/SkBitmapProcState_matrixProcs.cpp',
'<(skia_src_path)/core/SkBitmapProcState_sample.h',
- '<(skia_src_path)/core/SkBitmapSampler.cpp',
- '<(skia_src_path)/core/SkBitmapSampler.h',
- '<(skia_src_path)/core/SkBitmapSamplerTemplate.h',
'<(skia_src_path)/core/SkBitmapShader16BilerpTemplate.h',
'<(skia_src_path)/core/SkBitmapShaderTemplate.h',
'<(skia_src_path)/core/SkBitmap_scroll.cpp',