Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(271)

Unified Diff: gyp/opts.gypi

Issue 1820313002: Port S32A_opaque blit row to SkOpts. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: fmt Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | src/core/SkBlitRow_D32.cpp » ('j') | src/opts/SkOpts_sse41.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « no previous file | src/core/SkBlitRow_D32.cpp » ('j') | src/opts/SkOpts_sse41.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698