summaryrefslogtreecommitdiff
path: root/libwebp.gyp
diff options
context:
space:
mode:
authordjsollen@google.com <djsollen@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-06-10 16:50:18 +0000
committerdjsollen@google.com <djsollen@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-06-10 16:50:18 +0000
commitccbaca267ba4157b9b1ed72eb5644859d966ea2b (patch)
tree1e1df2b1b719820c497958564a4fdb25b67f416e /libwebp.gyp
parent2045833406979cfda0b5eda597898e6ef87109b3 (diff)
downloadgyp-ccbaca267ba4157b9b1ed72eb5644859d966ea2b.tar.gz
Add 2 missing neon files for the android build
R=borenet@google.com Review URL: https://codereview.chromium.org/16404009 git-svn-id: http://skia.googlecode.com/svn/trunk/gyp@9490 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'libwebp.gyp')
-rw-r--r--libwebp.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/libwebp.gyp b/libwebp.gyp
index a2f5cfd..4b36fbb 100644
--- a/libwebp.gyp
+++ b/libwebp.gyp
@@ -74,6 +74,8 @@
],
'sources': [
'../third_party/externals/libwebp/src/dsp/dec_neon.c',
+ '../third_party/externals/libwebp/src/dsp/enc_neon.c',
+ '../third_party/externals/libwebp/src/dsp/upsampling_neon.c',
],
# behavior similar dsp_neon.c.neon in an Android.mk
'cflags!': [