Lines 46-52
Link Here
|
46 |
], |
46 |
], |
47 |
}], |
47 |
}], |
48 |
[ 'target_arch != "arm" and target_arch != "mipsel" and \ |
48 |
[ 'target_arch != "arm" and target_arch != "mipsel" and \ |
49 |
target_arch != "arm64" and target_arch != "mips64el"', { |
49 |
target_arch != "arm64" and target_arch != "mips64el" and \ |
|
|
50 |
target_arch != "ia32"', { |
50 |
'sources': [ |
51 |
'sources': [ |
51 |
'../third_party/skia/src/opts/SkBitmapFilter_opts_SSE2.cpp', |
52 |
'../third_party/skia/src/opts/SkBitmapFilter_opts_SSE2.cpp', |
52 |
'../third_party/skia/src/opts/SkBitmapProcState_opts_SSE2.cpp', |
53 |
'../third_party/skia/src/opts/SkBitmapProcState_opts_SSE2.cpp', |