Index: gyp/libwebp.gyp |
diff --git a/gyp/libwebp.gyp b/gyp/libwebp.gyp |
index 99cd8b01af46732ff7de1363c5da8c5ba57b4ff4..cff74f6c55f54f6d5e568bc0b5daacdab0eec880 100644 |
--- a/gyp/libwebp.gyp |
+++ b/gyp/libwebp.gyp |
@@ -87,8 +87,6 @@ |
'../third_party/externals/libwebp/src/dsp/rescaler.c', |
'../third_party/externals/libwebp/src/dsp/rescaler_mips32.c', |
'../third_party/externals/libwebp/src/dsp/rescaler_mips_dsp_r2.c', |
- '../third_party/externals/libwebp/src/dsp/rescaler_neon.c', |
- '../third_party/externals/libwebp/src/dsp/rescaler_sse2.c', |
'../third_party/externals/libwebp/src/dsp/upsampling.c', |
'../third_party/externals/libwebp/src/dsp/upsampling_mips_dsp_r2.c', |
'../third_party/externals/libwebp/src/dsp/upsampling_sse2.c', |