Index: gyp/libwebp.gyp |
diff --git a/gyp/libwebp.gyp b/gyp/libwebp.gyp |
index 4b36fbb31b6bba92b24f69f1eafa1c2a3f20e58d..d1b28190d5b6c2eea4bba483d29c9faed547c60e 100644 |
--- a/gyp/libwebp.gyp |
+++ b/gyp/libwebp.gyp |
@@ -67,7 +67,7 @@ |
{ |
'target_name': 'libwebp_dsp_neon', |
'conditions': [ |
- ['armv7 == 1', { |
+ ['skia_os in ["android", "ios"]', { |
borenet
2013/06/11 12:20:07
What about x86 Android? I think it might be bette
|
'type': 'static_library', |
'include_dirs': [ |
'../third_party/externals/libwebp', |