aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/images.gyp
diff options
context:
space:
mode:
authorGravatar msarett <msarett@google.com>2016-02-11 14:17:17 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2016-02-11 14:17:17 -0800
commit829caa2f6b3f021197b27a041355e4410626ef3e (patch)
tree701c9d59d3a138ad396f46523aae3439589cdc71 /gyp/images.gyp
parentbb2ff94e223014403f775c3532a25cc25b00c949 (diff)
Delete SkDecodingImageGenerator
Diffstat (limited to 'gyp/images.gyp')
-rw-r--r--gyp/images.gyp2
1 files changed, 0 insertions, 2 deletions
diff --git a/gyp/images.gyp b/gyp/images.gyp
index 1c434ae9bf..8dbca85153 100644
--- a/gyp/images.gyp
+++ b/gyp/images.gyp
@@ -30,7 +30,6 @@
'../src/image/',
],
'sources': [
- '../include/images/SkDecodingImageGenerator.h',
'../include/images/SkForceLinking.h',
'../src/images/SkJpegUtility.h',
'../include/images/SkMovie.h',
@@ -39,7 +38,6 @@
'../src/images/bmpdecoderhelper.cpp',
'../src/images/bmpdecoderhelper.h',
- '../src/images/SkDecodingImageGenerator.cpp',
'../src/images/SkForceLinking.cpp',
'../src/images/SkImageDecoder.cpp',
'../src/images/SkImageDecoder_FactoryDefault.cpp',