aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/codec.gyp
diff options
context:
space:
mode:
authorGravatar msarett <msarett@google.com>2015-03-16 11:07:02 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-03-16 11:07:02 -0700
commitdfdec78a5d02e8690998741a9fe5b71a08ca3232 (patch)
tree477847bdf2341f6d2d20d40c973f569b7b880c39 /gyp/codec.gyp
parentd18475854ce232de71c5463e0654f459d4abfd43 (diff)
Revert "Implementation of image decoding for bmp files, in accordance with the new API."
This reverts commit 3675874468de7228944ce21922e6ec863f5f2310. BUG=skia: NOTREECHECKS=true NOTRY=true TBR= Review URL: https://codereview.chromium.org/1012873002
Diffstat (limited to 'gyp/codec.gyp')
-rw-r--r--gyp/codec.gyp3
1 files changed, 0 insertions, 3 deletions
diff --git a/gyp/codec.gyp b/gyp/codec.gyp
index ce601cca7d..b9627995ef 100644
--- a/gyp/codec.gyp
+++ b/gyp/codec.gyp
@@ -17,9 +17,6 @@
'sources': [
'../src/codec/SkCodec.cpp',
'../src/codec/SkCodec_libpng.cpp',
- '../src/codec/SkCodec_libbmp.cpp',
- '../src/codec/SkMaskSwizzler.cpp',
- '../src/codec/SkMasks.cpp',
'../src/codec/SkSwizzler.cpp',
],
'direct_dependent_settings': {