aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar djsollen@google.com <djsollen@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-06-10 16:50:18 +0000
committerGravatar djsollen@google.com <djsollen@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-06-10 16:50:18 +0000
commit110aff281669d7e346d94cd1dfb681cb6b4a9ba9 (patch)
tree330a78fa1cded330a8b6174d7708f9a851d36241 /gyp
parent42416ee303307c5169573b059f5a0fca07908651 (diff)
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@9490 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp')
-rw-r--r--gyp/libwebp.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/gyp/libwebp.gyp b/gyp/libwebp.gyp
index a2f5cfdcd4..4b36fbb31b 100644
--- a/gyp/libwebp.gyp
+++ b/gyp/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!': [