Chromium Code Reviews| Index: gyp/opts.gypi |
| diff --git a/gyp/opts.gypi b/gyp/opts.gypi |
| index 3401a80e8552acc817fef87e1cd228f296d28bbd..f3f61efd425899b4182b269dd06eb40003574345 100644 |
| --- a/gyp/opts.gypi |
| +++ b/gyp/opts.gypi |
| @@ -49,7 +49,6 @@ |
| '<(skia_src_path)/opts/SkOpts_ssse3.cpp', |
| ], |
| 'sse41_sources': [ |
| - '<(skia_src_path)/opts/SkBlitRow_opts_SSE4.cpp', |
| '<(skia_src_path)/opts/SkOpts_sse41.cpp', |
| ], |
| # These targets are empty, but XCode doesn't like that, so add an empty file to each. |