aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar msarett <msarett@google.com>2015-11-10 15:24:10 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2015-11-10 15:24:10 -0800
commit5c9e34a350cd641910c86151aa39f863cdf25cc3 (patch)
tree4c61350fec7de3053da16f44bb056ee76eb66fa7 /gyp
parent164d302ebf182a2db0044ba46126f9ed1e6cf138 (diff)
Delete dead BitmapRegionDecoder code in tools
This approach to subset decoding is no longer supported. We have replaced it with an implementation that does not depend on forked libraries. https://codereview.chromium.org/1406153015/ BUG=skia: Review URL: https://codereview.chromium.org/1406033007
Diffstat (limited to 'gyp')
-rw-r--r--gyp/tools.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gyp/tools.gyp b/gyp/tools.gyp
index acaf355f33..31672beee8 100644
--- a/gyp/tools.gyp
+++ b/gyp/tools.gyp
@@ -54,7 +54,6 @@
'../tools/SkBitmapRegionCanvas.cpp',
'../tools/SkBitmapRegionCodec.cpp',
'../tools/SkBitmapRegionDecoder.cpp',
- '../tools/SkBitmapRegionSampler.cpp',
],
'include_dirs': [
'../include/private',