Chromium Code Reviews| Index: third_party/libwebp/libwebp.gyp |
| diff --git a/third_party/libwebp/libwebp.gyp b/third_party/libwebp/libwebp.gyp |
| index e4e1b97ab5fe60298dd8e7c767fe9b938e23cee9..01c651047f77140911b0a84236a11cb9c8d18e8a 100644 |
| --- a/third_party/libwebp/libwebp.gyp |
| +++ b/third_party/libwebp/libwebp.gyp |
| @@ -48,6 +48,7 @@ |
| 'include_dirs': ['.'], |
| 'sources': [ |
| 'dsp/alpha_processing.c', |
| + 'dsp/alpha_processing_sse2.c', |
| 'dsp/cpu.c', |
| 'dsp/dec.c', |
| 'dsp/dec_clip_tables.c', |