Index: gyp/opts.gypi |
diff --git a/gyp/opts.gypi b/gyp/opts.gypi |
index 3401a80e8552acc817fef87e1cd228f296d28bbd..f2d36b9dfc1613e0d6fa7f39b615ef6436eae9c2 100644 |
--- a/gyp/opts.gypi |
+++ b/gyp/opts.gypi |
@@ -57,7 +57,7 @@ |
'<(skia_src_path)/core/SkForceCPlusPlusLinking.cpp', |
], |
'avx_sources': [ |
- '<(skia_src_path)/core/SkForceCPlusPlusLinking.cpp', |
+ '<(skia_src_path)/opts/SkOpts_avx.cpp', |
], |
'avx2_sources': [ |
'<(skia_src_path)/core/SkForceCPlusPlusLinking.cpp', |